GeeklyX / restclient-tool

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

Binary File in POST requests dissapear after the request and must be selected again #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.configure a POST request
2.click on File (Body)
3.select Binary File Type
4.browse file and select 
5.perform the request
6.perform the request again

What is the expected output? What do you see instead?
the requests of steps 5 and 6 should be the same but the request at step 6 is 
not attaching the binary file. It must be selected again.

What version of the product are you using? On what operating system?
Version 1.0.3 32 bits. SO Windows 7 64 bits. Java 1.7.0_21 32 bits

Original issue reported on code.google.com by ilo...@gmail.com on 17 Jul 2013 at 1:41