发布时间:2019-07-25 09:18:14编辑:auto阅读(1959)
# -*- coding: utf-8 -*-
import requests
def get_key_info(response, *args, **kwargs):
"""callback function"""
print response.headers['Content-Type']
def main():
"""
主程序
"""
requests.get('http://www.baidu.com', hooks=dict(response=get_key_info))
main()
上一篇: 在CentOS7中安装python3.7
下一篇: python类型注解
51271
50712
41315
38128
32589
29497
28350
23212
23183
21506
1581°
2303°
1911°
1852°
2172°
1894°
2586°
4322°
4174°
2979°