http proxy
Posted yc..
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了http proxy相关的知识,希望对你有一定的参考价值。
unset http_proxy
export http_proxy='http://127.0.0.1:1080'
export http_proxy="http://127.0.0.1:8123/"
以上是关于http proxy的主要内容,如果未能解决你的问题,请参考以下文章
node-http-proxy - A full-featured http proxy for node.js
nodeJs 使用 express-http-proxy 转发请求