mig-axios
v0.0.4
Published
Axios for MIG with limited concurrency and proper HTTP_PROXY support.
Readme
mig-axios
Axios for MIG with limited concurrency and proper HTTP_PROXY support.
For usage behind proxy in node, please set the following environment variables:
NODE_TLS_REJECT_UNAUTHORIZED=0
HTTP_PROXY=http://proxy-host:port