Your expected behavior of AnyProxy 在anyproxy的web界面,filter如何设置,可以把post请求中的某个字段给筛选出来 ; 如一个post请求,上行为json字符串,里面有个值是“abc”,如何筛选出来请求的body里面有abc的请求 The actual behavior of AnyProxy The log of the errorCollaborator codingfishman commented Nov 6, 2...
To sort, filter, and see more results, switch to the list view. Forks switch to list view alibaba / anyproxy 0-ali / anyproxy 02bx / anyproxy 0x554simon / anyproxy 0x6b7966 / anyproxy 0xa-cc / anyproxy 0xsatoshis / anyproxy 1016875624 / anyproxy 1060460048 / anyproxy ...
三、过滤器加路线定位器 翻查源码发现ReadBodyPredicateFactory里面缓存了request body的信息,于是在自定义router中配置了ReadBodyPredicateFactory,然后在filter中通过cachedRequestBodyObject缓存字段获取request body信息。 /** * @description: 获取POST请求的请求体 * ReadBodyPredicateFactory 发现里面缓存了request body的...
* add a filter on web ui 1 July 2015: AnyProxy 3.5.2: * optimize the row height on web ui 18 June 2015: AnyProxy 3.5.1: * print a hint when using SNI features in node <0.12 * Ref : https://github.com/alibaba/anyproxy/issues/25 18 June 2015: AnyProxy 3.5.0: * it's a form...
recorder_filter: '', proxy_ip: '', proxy_port: '', proxy_rules: [], //代理配置规则 current_rule: {} //当前运用规则 current_rule: {}, //当前运用规则 mock_paths: [] //mock接口 }, mutations: { [types.INCREMENT] (state) { @@ -27,10 +29,20 @@ export default new Vuex.Store...