@klems wrote:
Hi guys,
The HttpClient for iOS always set a content-type (in the http headers) to "application/x-www-form-urlencoded" for PUT request.
I think that's an issue because all put requests are not limited to this content type!For example i need to use "application/json" to be compliant with my REST webservices...
The android version of HttpClient is not affected.
Can i open a bug on github?
Thank you!
Posts: 1
Participants: 1