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