Closed alexanderkiel closed 12 years ago
I have the same problem in version 2.0.1.
Okay, I will test it tomorrow, and I will keep this issue updated.
I have the same problem in version 2.0.1.
Reply to this email directly or view it on GitHub: https://github.com/chao/RESTClient/issues/60#issuecomment-5305483
I cannot repeat this bug in my current dev version, could you install the latest nightly build and try again?
I tested RESTClient with the following url, it works: http://httpstat.us/204
I was seeing the same issue and the nightly build you linked to fixed it for me.
The issue is fixed for me in 2.0.2.
Great ;)
In version 2.0.0, if a server responses with a HTTP status code of 204, the RESTClient never displays that response. Instead it shows a loading bar.