mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-05-07 13:28:27 +00:00
Updated HTTPS相关教程 (markdown)
parent
4facbbf0ea
commit
4f6dd3bb4a
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user