orbednetwork / chrome-rest-client

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

Default "Content-Type" header can't be saved #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a POST request
2. Set text/plain in dropdown box at the bottom (Set "Content-Type" header to 
overwrite this value.)
3. Save request to some project.
4. Clear window
5. Open saved request from project

What is the expected output? What do you see instead?
Expected: dropdown "Content-Type" should be text/plain.
Actual: it is always populated with application/x-www-form-urlencoded

On what operating system, browser and browser version?
Windows 7 Professional SP1
Chrome Version 24.0.1312.57 m

Please provide any additional information below.

Original issue reported on code.google.com by mykhailo...@gmail.com on 7 Feb 2013 at 3:24

GoogleCodeExporter commented 9 years ago
It is working for me when I try to do the same thing. 
However I will look into it. I noticed (on my computer) that the app updates 
dropdown list and add "Content-type" header info headers list.
Besides, lately I noticed that the browser do not refresh the view even if the 
app made some change. Events are fired (I see it in console while debugging) 
but the view itself is intact. I'm trying to deal with it somehow but obviously 
I still need to work on it.
Does the restored request have "content-type" header in the Headers Panel?

Original comment by jarro...@gmail.com on 9 Feb 2013 at 12:43

GoogleCodeExporter commented 9 years ago
Hi again.
Is this still an issue? I can't reproduce the problem. It is working well for 
me. 

Original comment by jarro...@gmail.com on 2 Mar 2013 at 2:31

GoogleCodeExporter commented 9 years ago
Hi,

Sorry for silence :)

It still reproducible.

I've prepared a screencast for this issue here - http://www.screenr.com/XVL7

Current Chrome Version 25.0.1364.152

Original comment by mykhailo...@gmail.com on 2 Mar 2013 at 4:59

GoogleCodeExporter commented 9 years ago
I'm seeing this as well. 

Original comment by davidver...@gmail.com on 8 Mar 2013 at 8:53

GoogleCodeExporter commented 9 years ago
Fixed i new version. 

Original comment by jarro...@gmail.com on 11 Apr 2013 at 10:56