orbednetwork / chrome-rest-client

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

Save Header on POST request #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new POST request with Header "Content-Type: application/json" (also 
add payload).
2. Save the current request on Google Drive or not (same issue).
3. Reload the request.

What is the expected output? What do you see instead?
When the POST request is reload, the header "Content-Type: application/json" is 
not present. 

Original issue reported on code.google.com by RonanChe...@gmail.com on 14 Jan 2013 at 6:01

GoogleCodeExporter commented 9 years ago
Ok, when the request is reload, the information "Content-Type: 
application/json" appears at the end of the application, in the select tag.

My fault, I didn't notice that ;)

Original comment by RonanChe...@gmail.com on 14 Jan 2013 at 6:15

GoogleCodeExporter commented 9 years ago

Original comment by jarro...@gmail.com on 17 Jan 2013 at 8:32