aasdasdsad

This commit is contained in:
Fijxu 2023-01-29 18:50:02 -03:00
parent 43cb2479a4
commit a179f75647
1 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,6 @@ All requests are POST and HTTP/1.1
**Headers**:
- Host: `api.battlebit.cloud`
- User-Agent: `b32bf642b285cauf0663688e7078f892dc2d0843` (This is the user agent used in every request to the Battlebit API
- Content-Length: `16` (I think this is not really necesary)
Mandatory headers that are on every request
@ -22,7 +21,9 @@ Mandatory headers that are on every request
- /Servers/GetServerList
- /Player/GetStats
- /Tokens/GetToken
- Exclusive Headers: `Connection: keep-alive` and `Content-Length: 478`
- Exclusive Headers: `Connection: keep-alive`
- /Matchmaking/DemandGameServer
## Curl example: