mirror of
https://github.com/PaiGramTeam/mihoyo-api-collect.git
synced 2024-11-22 07:07:43 +00:00
Update authentication.md
This commit is contained in:
parent
d2c9ebd009
commit
58e069c75d
@ -5,6 +5,7 @@
|
||||
## 米游社
|
||||
|
||||
大多数API需要验证的请求头:`x-rpc-app_version`、`x-rpc-client_type`、`x-rpc-sys_version`、`x-rpc-channel`、`x-rpc-device_id`、`x-rpc-device_fp`、`x-rpc-device_name`、`x-rpc-device_model`、`X-Requested-With`、`Origin`、`Referer`、`Host`、`DS`、`User-Agent`。
|
||||
|
||||
少数API才需要验证的额外的请求头:`x-rpc-page`、`x-rpc-challenge`。
|
||||
|
||||
- `x-rpc-app_version`:APP版本号,例如`2.44.1`。
|
||||
@ -74,5 +75,3 @@ else if 是国际服 {
|
||||
|
||||
### Cookie
|
||||
|
||||
登录账号后服务器设置的Cookie值。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user