Socket
Socket
Sign inDemoInstall

get-some-rest

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    get-some-rest

A stateful HTTP client for NodeJS. Test your routes even when mocking is infeasible.


Version published
Maintainers
1
Install size
27.3 kB
Created

Changelog

Source

0.5.2 (2023-11-14)

Bug Fixes

  • Call encodeURIComponent on cookie value for request (#121) (7236ebf)

Readme

Source

get-some-rest

CI Test Coverage Maintainability

A stateful HTTP client for NodeJS. Test your routes even when mocking is infeasible.

Usage

This package requires Node version 18.14.2 or later because it makes use of native fetch(), as well as Headers.prototype.getSetCookie.

Additionally, it is packaged as an ES module only, so your tests have to be in ESM format, too.

Keywords

FAQs

Last updated on 14 Nov 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc