#-*- encoding:utf-8 -*- ''' @Author : dingjiawen @Date : 2023/11/7 19:00 @Usage : httpx库学习;request不支持http2.0相关协议。需要使用httpx。 @Desc : httpx用法与request类似,具体内容参考:https://github.com/Python3WebSpider/HttpxTest '''