mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-06-07 09:48:21 +00:00
update readme
This commit is contained in:
parent
f3c716e968
commit
baf7f0e289
@ -1,6 +1,7 @@
|
|||||||
anyproxy
|
anyproxy
|
||||||
==========
|
==========
|
||||||
another proxy written in NodeJS, which can handle HTTPS requests and CORS perfectly. Produced by Alipay-ct-wd.
|
another proxy written in NodeJS, which can handle HTTPS requests and CORS perfectly. Produced by Alipay-ct-wd.
|
||||||
|
|
||||||
Anyproxy是支付宝-创新终端技术部推出的一款基于NodeJS的web代理工具,用来解决HTTPS代理、跨域请求(CORS)等移动端调试中的常见问题。
|
Anyproxy是支付宝-创新终端技术部推出的一款基于NodeJS的web代理工具,用来解决HTTPS代理、跨域请求(CORS)等移动端调试中的常见问题。
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "anyproxy",
|
"name": "anyproxy",
|
||||||
"version": "1.2.3",
|
"version": "1.2.5",
|
||||||
"description": "another proxy written in NODEJS, which can handle HTTPS requests and CROS perfectly",
|
"description": "another proxy written in NODEJS, which can handle HTTPS requests and CROS perfectly",
|
||||||
"main": "proxy.js",
|
"main": "proxy.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user