719wangqi / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

HTTP Header Accept-Charset is omitted #263

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set the Header 'Accept-Charset' with value UTF-8
2. Send request to any Server
3. Inspect the sent request Headers

What is the expected output? What do you see instead?
All Headers defined in the header form should be sent to the server.
Instead all headers are sent, but the Accept-Charset header is missing and is 
also not shown in the 'Request Headers' section.

On what operating system, browser and browser version?
Windows 7 Professional, Chrome 35.0.1916.153 

Please provide any additional information below.

Original issue reported on code.google.com by wolfgang...@gmail.com on 10 Jul 2014 at 11:53

GoogleCodeExporter commented 8 years ago

Original comment by jarro...@gmail.com on 22 Sep 2014 at 3:07