Closed belo16 closed 12 years ago
I believe this bug has been fixed in 2.0.1, which I have just submitted to Mozilla. You can download it from here
I re-checked it with new version and found out that this still exists but only if I give URL with a scheme (links bellow are ok, they produce real 204 response)
URL : httpstat.us/204 .... work ok URL : http://httpstat.us/204 ... request is send but plugin hangs with a red progress bar and Abort button :-(
Also I found out that when response-204 is received than no response headers are displayed in the response view even though they exists.
thank you, it is working now - I appreciate it :-)
You're welcome ;)
thank you, it is working now - I appreciate it :-)
Reply to this email directly or view it on GitHub: https://github.com/chao/RESTClient/issues/50#issuecomment-5274951
When server returns http status 204 (No Content) plugin hangs with "Sending data ..." and Cancel button being displayed.