Reviews for HTTP request maker
HTTP request maker by stefano
7 reviews
- Rated 4 out of 5by Muhamamd, 3 years ago
- Rated 4 out of 5by kajacx, 5 years agoWorks well but could be better.
First, when I send a request, it changes from "request" to "response", even though I can see the response in the main window. This means that when I am debugging I need to change the tab back several times over.
More importantly, if the response code isn't 200 then the response is not shown in the main window, only in the response text field. Why? I am using a framework that writes exception stack trace and detail on error, but sends code 500, so I cannot see the stack trace. I need to do: copy the text from the response, paste it into a text file and open the text file in a browser. A lot of work to do several times over.
Finally, I didn't know how to open the tab for the request maker, I had to go look into the reviews for people complaning that the shortcut doesn't work to even know what the shortcut is in the first place. Very bad design, please put the shortcut to open the tab in the extension description so it is easy to find.
Otherwise it works fine, I only wish these problems could be fixed. - Rated 4 out of 5by active x, 5 years agoThank you, Stefano.
Works very well, but unfortunately, it automatically follows redirects (of the Location header). I wish there were an option to disable following redirects automatically. - Rated 4 out of 5by Protheus, 7 years agoI like it, but it doesn't work with firefox for android, could you update it please?
- Rated 4 out of 5by Oleg Urzhumtcev, 7 years agoThere is no way to set custom headers (like X-Auth-Key) if needed. Otherwise a good extension