Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]HttpClient C# #190

Closed
spparida opened this issue Oct 19, 2020 · 2 comments
Closed

[Issue]HttpClient C# #190

spparida opened this issue Oct 19, 2020 · 2 comments

Comments

@spparida
Copy link

HttpClient(C#) not generating Content-Type for HttpClient (C#), but it's coming for all other languages supported. Pls check below screenshot for your reference. Can you pls respond on this, is it something a known issue , will be taking care in coming days? Pls let me know. Thanks you in advance!

image

image

@spparida spparida changed the title HttpClient C# [Issue]HttpClient C# Oct 19, 2020
@erunion
Copy link
Contributor

erunion commented Oct 19, 2020

I believe this is fixed in #188

@dimitropoulos
Copy link
Contributor

as far as I can tell this is now fixed:

ContentType = new MediaTypeHeaderValue("application/json")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants