curl-breaker

0.0.5 • Public • Published

Curl-Breaker

A lightweight cli tool to display headers, cookies and data being used in a CURL request.

How to Install

Via npm:

npm install curl-breaker -g

What does curl do?

Use the command curl-breaker and paste a curl command after it in the terminal.

You'll see the breakdown of:

  • Headers being used
  • Cookies being passed
  • Data being passed (if present)

example


Curious about what your browser is doing with CURL commands?

In a chrome browser, go to the network tab and copy as CURL a call.

example

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i curl-breaker

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • rrgayhart