mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 20:31:25 +00:00
update doc
This commit is contained in:
parent
fc8c0d7992
commit
76e7f1c863
@ -36,7 +36,6 @@ How to write your own rule file
|
|||||||
* you may learn how it works by our samples: [https://github.com/alipay-ct-wd/anyproxy/tree/master/rule_sample](https://github.com/alipay-ct-wd/anyproxy/tree/master/rule_sample)
|
* you may learn how it works by our samples: [https://github.com/alipay-ct-wd/anyproxy/tree/master/rule_sample](https://github.com/alipay-ct-wd/anyproxy/tree/master/rule_sample)
|
||||||
* samples in [rule_sample](https://github.com/alipay-ct-wd/anyproxy/tree/master/rule_sample)
|
* samples in [rule_sample](https://github.com/alipay-ct-wd/anyproxy/tree/master/rule_sample)
|
||||||
* **rule__blank.js**, blank rule file with some comments. You may read this before writing your own rule file.
|
* **rule__blank.js**, blank rule file with some comments. You may read this before writing your own rule file.
|
||||||
|
|
||||||
* **rule_adjust_response_time.js**, delay all the response for 1500ms
|
* **rule_adjust_response_time.js**, delay all the response for 1500ms
|
||||||
* **rule_allow_CORS.js**, add CORS headers to allow cross-domain ajax request
|
* **rule_allow_CORS.js**, add CORS headers to allow cross-domain ajax request
|
||||||
* **rule_intercept_some_https_requests.js**, intercept https requests toward github.com
|
* **rule_intercept_some_https_requests.js**, intercept https requests toward github.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user