game.gtimg.cn.http 302 B

12345678910
  1. ### 全局变量
  2. @hostname = game.gtimg.cn
  3. @host = https://{{hostname}}
  4. @contentType = application/x-www-form-urlencoded;charset=utf-8; charset=utf-8
  5. @cookie=xx; Path=/
  6. ### 英雄列表
  7. GET {{host}}/images/lol/act/img/js/heroList/hero_list.js HTTP/1.1
  8. Cookie: {{cookie}}
  9. Content-Type: {{contentType}}