Skip to content

Commit daad21e

Browse files
Copilotjyxjjj
andauthored
fix(driver/139): remove RFC-incompatible request header (#2478)
fix(139): remove RFC8441-incompatible Connection header Agent-Logs-Url: https://github.com/OpenListTeam/OpenList/sessions/1c6b226d-02c4-4b43-80ad-5ab2861d30c3 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jyxjjj <16695261+jyxjjj@users.noreply.github.com>
1 parent 219564b commit daad21e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/139/util.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1180,7 +1180,6 @@ func (d *Yun139) step3_third_party_login(dycpwd string) (string, error) {
11801180
"x-DeviceInfo": "4|127.0.0.1|5|1.2.6|Xiaomi|23116PN5BC||02-00-00-00-00-00|android 15|1440x3200|android|||",
11811181
"Content-Type": "text/plain;charset=UTF-8",
11821182
"Host": "user-njs.yun.139.com",
1183-
"Connection": "Keep-Alive",
11841183
"Accept-Encoding": "gzip",
11851184
"User-Agent": "okhttp/3.12.2",
11861185
}

0 commit comments

Comments
 (0)