From a179f7564761ba2b285125ed61fab1f1c2545fef Mon Sep 17 00:00:00 2001 From: Fijxu Date: Sun, 29 Jan 2023 18:50:02 -0300 Subject: [PATCH] aasdasdsad --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e97dc87..781c4b1 100644 --- a/README.md +++ b/README.md @@ -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: