🐛 fix 123pan webdav can't get

This commit is contained in:
微凉
2021-11-29 16:06:49 +08:00
parent d955038ebc
commit 4ff2756572
2 changed files with 15 additions and 0 deletions

View File

@ -69,4 +69,5 @@ func init() {
return http.ErrUseLastResponse
}),
)
NoRedirectClient.SetHeader("user-agent", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36")
}