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