HTTP request maker értékelései
HTTP request maker szerző: stefano
7 értékelés
- Csillagos értékelés: 4 / 5készítette: Muhamamd, 3 éve
- Csillagos értékelés: 4 / 5készítette: kajacx, 5 éveWorks 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. - Csillagos értékelés: 4 / 5készítette: active x, 5 éveThank 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. - Csillagos értékelés: 4 / 5készítette: Protheus, 6 éveI like it, but it doesn't work with firefox for android, could you update it please?
- Csillagos értékelés: 4 / 5készítette: Oleg Urzhumtcev, 7 éveThere is no way to set custom headers (like X-Auth-Key) if needed. Otherwise a good extension