yadu / restclient-tool

Feature rich rest client for developers to play with RESTful web services
http://yadu.github.io/restclient-tool
1 stars 0 forks source link

Release 1.0.2 #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
List of Issues/Enhancements:
Issues:
1. New lines (CR) get removed from text file while submitting it as POST body.
2. Some time response body is displayed in a single line. It should be 
displayed as is if no indentation.
3. Content-Type header goes blank when posting any file.
4. Display body part of request pane is not encoded (with UTF-8) while actually 
client submits encoded params body string. It is misleading.
5. Request pane doesn't display content if request results erroneous response.
6. Request pane doesn't display actual post body message format if request is 
multipart/form-data.
7. Add OPTIONS and TRACE HTTP methods.
8. Do not verify host names in SSL certificate. Allow all host names.

Original issue reported on code.google.com by a1yadu on 21 Jul 2010 at 8:51

GoogleCodeExporter commented 9 years ago
Fixed with current version 1.0.2

Original comment by a1yadu on 22 Jul 2010 at 5:53

GoogleCodeExporter commented 9 years ago
Issue 15 has been merged into this issue.

Original comment by a1yadu on 18 Jul 2013 at 7:52