mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-24 08:41:31 +00:00
merge PR #34, ready to release 3.7.5
This commit is contained in:
parent
6146b23988
commit
b869743ca9
@ -1,3 +1,7 @@
|
||||
3 Sep: AnyProxy 3.7.5:
|
||||
|
||||
* bugfix for intercepting urls like http://a.com?url=http://b.com
|
||||
|
||||
19 Aug: AnyProxy 3.7.4:
|
||||
|
||||
* bugfix for intercepting urls like http://a.com?url=http://b.com
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "anyproxy",
|
||||
"version": "3.7.4",
|
||||
"version": "3.7.5",
|
||||
"description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.",
|
||||
"main": "proxy.js",
|
||||
"bin": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user