猿人学第8题-验证码图文点选

This commit is contained in:
aiyingfeng 2023-06-28 15:09:47 +08:00
parent 29560a01fb
commit 2dd951618f

View File

@ -172,7 +172,7 @@
## headers请求顺序 ## headers请求顺序
验证码处理完了你会发现,还是不能正常返回数据,这大概率就是`headers`问题 验证码处理完了你会发现,还是不能正常返回数据,这大概率就是`headers`请求头问题
HEADERS = { HEADERS = {
'Proxy-Connection': 'keep-alive', 'Proxy-Connection': 'keep-alive',