PriyaranjanMohapatra / rest-client

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

Body content type does not get saved when saving request #149

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Do a request with body content type set to 
'application/x-www-form-urlencoded;'
2. File -> save request
3. close wiztools restclient
4. start wiztools restclient again
5. file -> open request
6. check body -> content type

What is the expected output? What do you see instead?
I would like to see the body -> constent type to be 
'application/x-www-form-urlencoded;' after I opened the request.
This is the only thing i have to manuelly adjust when reopening the restclient.

What version of the product are you using? On what operating system?
2.5 on xubuntu 12.04

Original issue reported on code.google.com by nassoZe...@gmail.com on 21 Aug 2012 at 9:24

GoogleCodeExporter commented 8 years ago
Fixed in trunk: (revision 84df9dc). Will be available in 3.0 release.

Thanks for reporting!

Original comment by subwiz on 22 Aug 2012 at 5:47

GoogleCodeExporter commented 8 years ago
revision 793ed02 is the correct revision.

Original comment by subwiz on 22 Aug 2012 at 8:37