Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 192 Bytes

File metadata and controls

4 lines (3 loc) · 192 Bytes

httpproxy

  • 1、通过mysql存储method方法名及对应的api url。根据请求参数中的method来dispatcher到内网的具体请求。
  • 2、对请求数据进行md5签名校验。