428 Commits

Author SHA1 Message Date
Otto Mao
a5027340dc
Merge pull request #329 from alibaba/webinterfac-fix
fix the start issue when webinterface is disabled, andd add test cases
2018-02-06 00:05:58 +08:00
砚然
310f84d68f fix the start issue when webinterface is disabled, andd add test cases 2018-02-05 21:04:27 +08:00
Otto Mao
1405356292
Merge pull request #328 from alibaba/ws-docs
add docs about turning on websocket proxy in command
2018-02-05 11:08:49 +08:00
砚然
4244abe9e0 add docs about turning on websocket proxy in command 2018-02-05 11:06:14 +08:00
Otto Mao
4d0a8207ff update document and version 2018-02-05 10:33:31 +08:00
Otto Mao
7aadb44cc9 building docs v4.0.5 2018-02-05 10:16:39 +08:00
Otto Mao
4f438d6398
Merge pull request #325 from alibaba/ws-port-integrate
create the wsServer based on webserver, no need for a seperate `wsPort`
2018-02-05 10:12:48 +08:00
砚然
5412a70627 create the wsServer based on webserver, no need for a seperate wsPort 2018-01-28 13:51:36 +08:00
Nick
b2fc71c3b7
Merge pull request #324 from alibaba/ws-proxy
add ws and wss support to AnyProxy
2018-01-28 12:58:00 +08:00
砚然
c2760e0bb0 include fast-json to enhance the stringify of ws message 2018-01-28 12:43:42 +08:00
砚然
b49d66a8ee Merge branch 'master' into ws-proxy 2018-01-21 19:43:02 +08:00
Otto Mao
c788d86605
Merge pull request #312 from alibaba/doc-build-enhance
Doc build enhancement
2018-01-07 21:35:52 +08:00
砚然
01dba5fc92 add link to summary
also update doc:build script to build the site
2018-01-07 21:34:32 +08:00
Otto Mao
4e77f57263
Merge pull request #310 from alibaba/android-ca-doc
add readme about installing CA in Android
2018-01-03 15:06:53 +08:00
砚然
d7e68caea9 add readme about installing CA in Android 2018-01-03 15:00:19 +08:00
Otto Mao
1696577f9d
Merge pull request #308 from alibaba/brotli-fix
update dependency to brotli
2018-01-02 10:19:59 +08:00
砚然
ecb9a71eb1 add comment and replace the deprecated new Buffer() with Buffer.from() 2017-12-30 13:34:38 +08:00
砚然
52582bee07 update dependency to brotli 2017-12-29 18:42:11 +08:00
Otto Mao
8c3727e9c0
Merge pull request #307 from alibaba/brotli-content-encoding
fix 302, enhance content encoding
2017-12-29 10:14:18 +08:00
砚然
6317098367 Support to decompress the brotli content-encoding 2017-12-28 21:57:10 +08:00
砚然
ee0f285e78 Only update the content-header when the content is handled by AnyProxy 2017-12-28 21:31:13 +08:00
砚然
9cdac33e97 correct the license declaration 2017-12-25 21:22:07 +08:00
Otto Mao
9e6eb5bd2e fix #295 2017-12-15 00:13:41 +08:00
Otto Mao
3c6e8512ae Merge branch 'master' of https://github.com/alibaba/anyproxy 2017-12-15 00:13:09 +08:00
Otto Mao
cbfcf8c37a
Merge pull request #295 from alibaba/304-gzip
do not unzip the response body when it's empty, such as 304
2017-12-15 00:12:45 +08:00
砚然
b6c7088965 do not unzip the response body when it's empty, such as 304
also remove the delete operatoin for 'accept-encoding' in the test utils, since AnyProxy will not remove the header now
2017-12-14 23:58:52 +08:00
Otto Mao
50ec8eb2ba fix #290, release 4.0.1 2017-12-13 00:08:36 +08:00
Otto Mao
87c4eeec94
Merge pull request #290 from alibaba/write-after-end
fix the "write after end" error when in stream mode
2017-12-13 00:07:29 +08:00
砚然
c018c775c8 update the doc about websocket proxy 2017-12-12 21:41:16 +08:00
砚然
60bc1498ae add basic support for websocket proxy 2017-12-12 21:19:36 +08:00
砚然
7b3d171a96 fix the "write after end" error when in stream mode 2017-12-11 10:24:21 +08:00
Otto Mao
e54fb23daa update doc 2017-12-04 17:10:21 +08:00
砚然
4fd60da6fa fix the URL of AnyProxy project on github, and fix the way we define the favicon in docs 2017-12-02 14:09:30 +08:00
Otto Mao
f7521a8685 update screenshot 2017-12-01 22:08:51 +08:00
Otto Mao
7a2156dec8 update screenshot 2017-12-01 22:02:28 +08:00
Otto Mao
3022f1de18 update readme and doc 2017-12-01 21:58:32 +08:00
Otto Mao
4be5aa8954 update to 4.0 2017-12-01 21:30:49 +08:00
OttoMao
e392fefc64 update doc link of 4.x 2017-04-05 17:40:52 +08:00
OttoMao
45c9c50cc4 remove the Wangwang tribe info 2017-03-03 14:29:18 +08:00
OttoMao
d8316fa061 add intro for 4.x 2017-02-28 18:22:02 +08:00
OttoMao
26a05e8c5c let users assign the port for web socket in AnyProxy cli #131 2017-02-26 20:57:03 +08:00
xiaofeng.mxf
591a821834 withdraw the intro of 4.x 2017-02-07 21:53:47 +08:00
Otto Mao
7c2242d773 Update README.md 2017-01-20 21:20:41 +08:00
砚然
2e218938af update info about 4.x
update doc
2017-01-20 21:00:38 +08:00
Nick
f52097f1c4 Update and rename ISSUE_TEMPLATE.md to ISSUE_TEMPLATE.md 2016-10-19 23:34:39 +08:00
砚然
15f5a76e97 Merge branch 'master' of github.com:alibaba/anyproxy 2016-10-19 23:13:16 +08:00
砚然
e033cf1680 Add the issue template to AnyProxy 2016-10-19 23:12:38 +08:00
Nick
5acd8e9fde Update CHANGELOG
add change log for 3.10.3
2016-09-19 16:08:35 +08:00
OttoMao
38aee27faa Merge branch 'master' of https://github.com/alibaba/anyproxy 2016-09-19 10:37:17 +08:00
OttoMao
2db0fa4626 ready to release v3.10.3 v3.10.3 2016-09-19 10:33:43 +08:00