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

Bumps [redux-saga](https://github.com/redux-saga/redux-saga) from 0.14.3 to 1.2.1. Release notes Sourced from redux-saga's releases. @​redux-saga/core@​1.2.1 Patch Changes #2324 2466c79 Thanks @​neurosnap! - Add LICENSE file Updated dependencies [2466c79]: @​redux-saga/deferred@​1.2.1 @​redux-saga/delay-p@​1.2.1 @​redux-saga/is@​1.1.3 @​redux-saga/symbols@​1.1.3...

dependencies
javascript

It should be possible to set restricted headers like Origin. This could potentially be done by having the outgoing request be intercepted with the webRequest API blockingly, then setting the...

T - Feature
A - React
A - WebExtension API

When receiving API responses that are not pretty-printed by default, it is sometimes hard to actually read the response. While copy/pasting the payload i.e. to Atom, specify the representation format...

Bumps [async](https://github.com/caolan/async) from 2.1.4 to 2.6.4. Release notes Sourced from async's releases. v2.3.0 Added support for ES2017 async functions. Wherever you can pass a Node-style/CPS function that uses a callback,...

dependencies
javascript

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. Changelog Sourced from github/codeql-action's changelog. 2.1.8 - 08 Apr 2022 Update default CodeQL bundle version to 2.8.5. #1014 Fix error where the init action...

dependencies
github_actions

Bumps [react-dnd-html5-backend](https://github.com/react-dnd/react-dnd) from 2.3.0 to 16.0.1. Release notes Sourced from react-dnd-html5-backend's releases. v16.0.0 Major Packages are now ESM-Only (https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) Node 18 Support v15.1.2 The utility packages @react-dnd/invariant, @react-dnd/shallowequal, and @react-dnd/asap...

dependencies
javascript

It would be very nice if there would be key-value fields for adding parameters to an url, like the ones used for adding the headers. I've often ended up in...

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.1.0. Release notes Sourced from actions/setup-node's releases. Add caching support on GHES 3.5 In scope of this release we added support for caching from GHES...

dependencies
github_actions

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies
javascript

![param](https://user-images.githubusercontent.com/51043614/69112477-4752eb00-0abb-11ea-80db-23d1060e6c64.png) like this, param's value is an empty string, but the server receives a value of "undefined"