tommut / HttpRequester

HttpRequester add-on for Firefox
https://addons.mozilla.org/En-us/firefox/addon/httprequester/
161 stars 39 forks source link

Additional values on Content-Type header #4

Open niko-lay opened 9 years ago

niko-lay commented 9 years ago

I am using HttpRequester with FF 35.0.1 with Ununtu 14.04. When send request to any rest-service HttpRequester add additional encoding value into Content-Type header. Look like Content-Type: application/octet-stream; charset=UTF-8 Content-Length: 8 With FF on win7 where no additional charset value in header.