mjrgit / chrome-rest-client

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

Content-type selection is ignored and client gets stuck sending multipart/form-data #212

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. http://i.imgur.com/CWa8LQ1.png?1
2. Use for a long time
3. Select different content type, like application/json.
4. Clicking send will really send multipart/form-data, no matter what content 
type is selected.

What is the expected output? What do you see instead?
Expect the content type selected in the drop down list. See this instead: 
http://i.imgur.com/CWa8LQ1.png?1

On what operating system, browser and browser version?
Windows, Chrome

Please provide any additional information below.

Original issue reported on code.google.com by starrych...@oliveyou.net on 23 Oct 2013 at 10:57