mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
Updated HTTPS相关教程 (markdown)
@@ -35,7 +35,7 @@ AnyProxy解析HTTPS的原理是自制根证书(rootCA),待终端信任这
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
#### 进阶使用:用rule来处理https请求(如:代理文件到本地)
|
#### 进阶 - 用rule来手动处理https请求(如:代理文件到本地)
|
||||||
|
|
||||||
* AnyProxy默认不会解析https请求,你需要引入``shouldInterceptHttpsReq ``这个函数来显式指定解析哪个请求。具体可以参照这份sample : [rule_intercept_some_https_requests.js](https://github.com/alibaba/anyproxy/blob/master/rule_sample/rule_intercept_some_https_requests.js)
|
* AnyProxy默认不会解析https请求,你需要引入``shouldInterceptHttpsReq ``这个函数来显式指定解析哪个请求。具体可以参照这份sample : [rule_intercept_some_https_requests.js](https://github.com/alibaba/anyproxy/blob/master/rule_sample/rule_intercept_some_https_requests.js)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user