16 lines
597 B
JSON
16 lines
597 B
JSON
{
|
|
"Accept": "application/json, text/javascript, */*; q=0.01",
|
|
"Accept-Language": "en-US,en;q=0.5",
|
|
"Accept-Encoding": "gzip, deflate, br",
|
|
"Cache-Control": "no-cache",
|
|
"Content-Type": "application/x-www-form-urlencoded; charset=UTF-8",
|
|
"Connection": "keep-alive",
|
|
"DNT": "1",
|
|
"Origin": "https://toulousepadelclub.gestion-sports.com",
|
|
"Pragma": "no-cache",
|
|
"Sec-Fetch-Dest": "empty",
|
|
"Sec-Fetch-Mode": "cors",
|
|
"Sec-Fetch-Site": "same-origin",
|
|
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0",
|
|
"X-Requested-With": "XMLHttpRequest"
|
|
}
|