ashikahmad / restclient-tool

Automatically exported from code.google.com/p/restclient-tool
0 stars 0 forks source link

Use of '=' should be documented for headers #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is a minor one.

When I tried to set the Accept header, I wrongly assume I had to use ':' to 
separate header name from value. This seemed natural for HTTP headers but in 
fact the tool expected me to use '='.

Accept=text/html

So I think there should be some input validation which should complain if the  
'=' is not present on each line.

Maybe an example using headers in screenshots could help too.

Thanks,

Original issue reported on code.google.com by gael.mar...@gmail.com on 25 Jul 2010 at 8:51

GoogleCodeExporter commented 9 years ago
Thanks I'll include it in next release.

-Yadu

Original comment by a1yadu on 26 Aug 2010 at 8:16

GoogleCodeExporter commented 9 years ago

Original comment by a1yadu on 26 Aug 2010 at 8:16

GoogleCodeExporter commented 9 years ago

Original comment by a1yadu on 10 Sep 2010 at 5:02

GoogleCodeExporter commented 9 years ago
Added screenshot depicting use of headers.

Original comment by a1yadu on 19 Oct 2010 at 7:35

GoogleCodeExporter commented 9 years ago
Closing ...

Original comment by a1yadu on 21 Apr 2011 at 3:07