修复: 移除请求头中的 'Host' 字段以避免潜在的请求错误

This commit is contained in:
huzhengrong 2025-10-23 18:02:58 +08:00
parent f204858fa5
commit 2476f51121
1 changed files with 0 additions and 1 deletions

View File

@ -171,7 +171,6 @@ class PICC {
'Connection': 'keep-alive',
'Content-Type': 'application/json; charset=UTF-8',
'Cookie': 'G_rbec_47_11_8080=22685.52745.19855.0000',
'Host': 'ec.picc.com',
'Origin': 'https://ec.picc.com',
'Referer': 'https://ec.picc.com/cms/default/webfile/ywgg1/index.html',
'Sec-Fetch-Dest': 'empty',