h-tadagawa / rest-client

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

Enable copying response headers #131

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Response headers are shown in Table view. However there is no way to copy any 
part of the header.
My webservice is returning 204 Created response with random url in Location 
header. 
Every time I want to test the returned url I have to input it by hand.

Original issue reported on code.google.com by mik...@gmail.com on 23 Apr 2011 at 3:17

GoogleCodeExporter commented 8 years ago
Thanks for reporting the issue. Let me try to add a right-click menu for the 
result.

Original comment by subwiz on 25 Apr 2011 at 3:03

GoogleCodeExporter commented 8 years ago
Rev.505 has the fix. Right-click on the response header table for copy-options.

Original comment by subwiz on 26 Apr 2011 at 5:54

GoogleCodeExporter commented 8 years ago
The build with the fix is available for testing here:

http://dl.dropbox.com/u/2505020/restclient-ui-2.4-SNAPSHOT-jar-with-dependencies
.jar

Original comment by subwiz on 26 Apr 2011 at 5:59

GoogleCodeExporter commented 8 years ago
Wow, man, that was fast.

Original comment by mik...@gmail.com on 28 Apr 2011 at 8:23