Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| rlink:game:automatch2:stoppolling [2022-10-23 03:49] – [AoE2:DE] simonsan | rlink:game:automatch2:stoppolling [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== / | + | ====== |
| <WRAP center round important 60%> | <WRAP center round important 60%> | ||
| **AUTHENTICATION** | **AUTHENTICATION** | ||
| </ | </ | ||
| - | <WRAP center round todo 60%> | + | ===== AoE2: |
| - | Response | + | ==== Request |
| - | </ | + | |
| - | + | ||
| - | + | ||
| - | ===== Request | + | |
| <WRAP round 100%> | <WRAP round 100%> | ||
| < | < | ||
| POST / | POST / | ||
| - | Cookie: ApplicationGatewayAffinity=0; | + | Cookie: ApplicationGatewayAffinity=0; |
| - | Host: aoe-api.reliclink.com | + | Host: aoe-api.worldsedgelink.com |
| Accept-Encoding: | Accept-Encoding: | ||
| Accept: */* | Accept: */* | ||
| Line 34: | Line 30: | ||
| |sessionID|str|zzz|| | |sessionID|str|zzz|| | ||
| - | ===== Response ===== | + | ==== Response ==== |
| + | <WRAP round 100%> | ||
| + | < | ||
| + | [ | ||
| + | 0 // result status code | ||
| + | ] | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ===== AoE4 ===== | ||
| + | ==== Request ==== | ||
| + | <WRAP round 100%> | ||
| + | < | ||
| + | POST / | ||
| + | Host: aoe-api.worldsedgelink.com | ||
| + | Accept: */* | ||
| + | Accept-Encoding: | ||
| + | Cookie: ApplicationGatewayAffinity=a2bd9c803374aa3cdd1337b02986746f; | ||
| + | Cache-Control: | ||
| + | Content-Length: | ||
| + | Content-Type: | ||
| + | Pragma: no-cache | ||
| + | |||
| + | callNum=279& | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ^parameter ^type ^value ^comments ^ | ||
| + | |callNum|int|123|| | ||
| + | |commit|int/ | ||
| + | |connect_id|str|ccc|| | ||
| + | |lastCallTime|int|111|| | ||
| + | |ownerProfileID|int|444|| | ||
| + | |sessionID|str|zzz|| | ||
| - | ==== AoE2: | + | ==== Response |
| <WRAP round 100%> | <WRAP round 100%> | ||
| < | < | ||
| [ | [ | ||
| - | 0 | + | |
| ] | ] | ||
| </ | </ | ||
| </ | </ | ||