13 Commits

Author SHA1 Message Date
砚然
310f84d68f fix the start issue when webinterface is disabled, andd add test cases 2018-02-05 21:04:27 +08:00
砚然
5412a70627 create the wsServer based on webserver, no need for a seperate wsPort 2018-01-28 13:51:36 +08:00
砚然
b49d66a8ee Merge branch 'master' into ws-proxy 2018-01-21 19:43:02 +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
砚然
60bc1498ae add basic support for websocket proxy 2017-12-12 21:19:36 +08:00
Otto Mao
4be5aa8954 update to 4.0 2017-12-01 21:30:49 +08:00
砚然
e489e188f4 Add test cases for the proxy, and do some tiny fixes.
the fixes are:
1. add "content-type" in headers for when dealing with localresponse
2. make a more accurate tip for throttle rate when lower than 1
3. make the crtMgr funcionality a more independent one
4. uppercase the request header before sending it out

update the tip
2016-08-31 10:41:29 +08:00
OttoMao
5130553c38 recover test.js, ready to release beta version 2015-10-24 23:40:23 +08:00
OttoMao
cfc817cb1f move response data from memory to local cache file 2015-10-24 23:37:43 +08:00
OttoMao
f4a68e2786 optimize the row height in web ui 2015-07-01 14:43:32 +08:00
OttoMao
d765060fff reconstruct web interface with react.js 2015-05-19 21:19:43 +08:00
OttoMao
99cfcb8980 format 2015-04-27 16:35:09 +08:00
OttoMao
f98721c482 optimize web socket interface, add some test case for ws 2015-04-27 16:23:12 +08:00