RESTED icon indicating copy to clipboard operation
RESTED copied to clipboard

A REST client for browsers

Results 91 RESTED issues
Sort by recently updated
recently updated
newest added

It would be nice to be able to import/export them like we can do with collections.

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...

dependencies
github_actions

Hi all, thank you for this great Add-on, i currently use it heavily to debug my Nextcloud App-developement! :) However, i came accross a small issue: It seems like the...

Bumps [react-highlight](https://github.com/akiran/react-highlight) from 0.9.0 to 0.14.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-highlight&package-manager=npm_and_yarn&previous-version=0.9.0&new-version=0.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 0.30.8 to 0.32.4. Changelog Sourced from react-bootstrap's changelog. v0.32.3 2018-08-20 Bugfix: Fix dependencies (#3239, #3240) #3239: react-bootstrap/react-bootstrap#3239 #3240: react-bootstrap/react-bootstrap#3240 v0.32.2 2018-08-17 Feature: Support custom animation for <Tabs>...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 3.18.0 to 3.19.0. Changelog Sourced from eslint's changelog. v3.19.0 - March 31, 2017 e09132f Fix: no-extra-parens false positive with exports and object literals (#8359) (Teddy Katz) 91baed4...

dependencies
javascript

Hello First of all, I would like to thank the developers of the plugin for providing us with such a useful plugin. I really like this plugin. I can easily...

I just installed RESTED. I like it, but I was annoyed then when I selected POST, then selected a body type of JSON, the Content-Type header wasn't automatically set to...

When I open the extension, the "type" dropdown defaults to `JSON` like so: ![image](https://user-images.githubusercontent.com/44276243/95455770-44c4e280-0966-11eb-856f-8c301089d32f.png) But when I actually make the request, it's `text/plain`, so I have to select another type...