RESTED
RESTED copied to clipboard
A REST client for browsers
Hi, I was working with a teammate on an API. When called, I got an XML with no data but my teammate was able to see the data with Postman....
Hi, I m using RESTEDClient i m not getting response.
Hello! I have tried to use this utility on IP camera which has HTTP-API, but it requires to use Digest authentication which seems is not supported here...
I have a collection with few GET requests and a POST request. When I load and send a GET request, followed by load and send a POST request, the Content-type...
Links starting with http:// or https:// in a json response should be clickable and become the next request url when clicked. If the clicked link is a URI Template (rfc6570),...
https://github.com/RESTEDClient/RESTED/blob/138f5efd3abe67f7a37954340996276df82717bb/src/utils/request.js#L29 The above code corrupts header values when they have some consecutive slashes.
 can you add expand and collapse for the json response ?
It would be great when right-clicking a link, page or tab, an option to open that URL in RESTED would appear. https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/contextMenus
using the textarea and pasting a key value structure the clicking use form data would simply , convert key value pairs into POST inputs 
having filled a list of urls with several forms with dummy data it could be interesting and fairly simple to have a unique "test All" this would run each URL...