Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rage-racer

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rage-racer

yarn global add rage-racer

  • 0.0.3
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

Installing

yarn global add rage-racer

Creating a session

{
  "url": "https://requestb.in/q1zrf3q2",
  "method": "POST",
  "payload": "a=1&b=2&c=3",
  "tries": 10,
  "headers": {
    "cookie": "username=lul&password=dank",
    "user-agent": "DankBro"
  },
  "redirect": "manual"
}

Note that payload is only required for POST requests. The redirect option can be set to either manual or follow. The follow option will follow location redirects.

Running

rage-racer --config session.json

FAQs

Package last updated on 24 Nov 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc