This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
一、代理
0.通用规则
1. 除非请求业务方返回200,否则tfe不可以返回200 code
1.同步代理
1)对GET/POST/PUT/DELETE进行测试,Method需要透传
2)对参数service_id为空、不存在的错误进行验证
3)被请求方要能看到最初的客户端IP,通过X-Forwarded-For透传
2.重定向
1) 301
2) 目前只有Get请求的参数会透传
二、数据加载
1. 启动时数据全量加载
2. 更新时,重新加载某一行