httpx : http(s) module with power. You can installing httpx npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install httpx $ sudo npm install -g httpx
If want to update the httpx package execute the command as below,
$ sudo npm update httpx
Update package globally,
$ npm install -g httpx
$ sudo git clone https://github.com/rektide/httpx.git
$ sudo npm install -g ./httpx
httpx@2.1.2 /usr/lib/node_modules/httpx
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall httpx
Package Name | httpx |
Version | 2.1.2 |
Description | http(s) module with power |
Released Date | 2017-05-25T09:15:55.307Z |
Published by | jacksontian |
How to Learn | https://www.npmjs.com/package/httpx/tutorial |