RESTClient icon indicating copy to clipboard operation
RESTClient copied to clipboard

RESTClient, a debugger for RESTful web services.

Results 105 RESTClient issues
Sort by recently updated
recently updated
newest added

Method: GET when i fill in the url and hit 'enter' from keyboard, the same request get submitted twice. if i fill in the url and click on 'send' button...

As of today (10/2/2015) My REST client does not allow me to set any parameters - I cannot select File, Authentication, Headers, Method or URL from the dropdowns. My previously...

if any value in this format: abc, it will be displayed as a button with text abc.

To facilitate moving between computers and/or browsers, please allow import from file/export to file of all saved state & preferences. This should include: - Favourite Requests (already has its own...

Feature requests

Hello, When we tried to add the custom header Accept-Language:fr and make the rest request, We see that null is appended, so Accept-Language header become Accept-Language:null, fr. I saw there...

As a web developer, I often use `shift-ctrl-R` to force a reload of a webpage _and_ all its resources (scripts, images, etc). It is very annoying to me to have...

Is it possible to display an error when the rest service you are attempting to call requires a security exception? I.e. When you load a webpage in Firefox, and there...

![screen shot 2015-11-26 at 1 21 10 pm](https://cloud.githubusercontent.com/assets/7007101/11417854/54a07bb0-9440-11e5-889d-905d816767c9.png) ![screen shot 2015-11-26 at 1 21 15 pm](https://cloud.githubusercontent.com/assets/7007101/11417855/550aa5d0-9440-11e5-93c3-7a5f1eeda535.png) I am using RESTClient plugin in firefox Version 42.0. It shows two different values...

When the REST server returns some javascript code(for example a banner), that javascript code is run inside rest client window, and the layout is broken

I am working under a product which requires to expose the services via restful web service. I saved all my requests under favorite requests. But when it grows above 20...