Updated What is rule file and how to write (markdown)

ottomao 2014-11-18 03:22:41 -08:00
parent 08a610cfb4
commit e620b4dc66

@ -1,4 +1,4 @@
Anyproxy exposes a lot of interface for you to hack requests. To use them, you have to write a *.js file which is a Node.js module. Here we name this kind of file as **rule file** , which means this file defines the rule to handle all requests. Anyproxy exposes a lot of interface for you to hack requests. To use them, you have to write a \*.js file which is a Node.js module. Here we name this kind of file as **rule file** , which means this file defines the rule to handle all requests.
How proxy works How proxy works
----------------------- -----------------------