amparehttpheader

1.0.4 • Public • Published

Ampare HTTP Header

Get HTTP Response Header and Opt-In Body From CLI

Powered By Nodejs

How To Install

npm i -g amparehttpheader

How To Use

Very Simple Usage :

httpheader http://www.example.com

Opt-In Body - I want The HTTP Response Body Also

httpheader --body http://www.example.com

Common Error Message

TypeError: Cannot read property 'headers' of undefined
 

This Error mean connection cannot be reached. Please check your Network Connection or make sure typing url correctly.

For Example : example.com instead of http://example.com will cause this error.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i amparehttpheader

    Weekly Downloads

    1

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    17.5 kB

    Total Files

    6

    Last publish

    Collaborators

    • juthawong