Skip to content

Commit

Permalink
added: request_headers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din committed Mar 10, 2024
1 parent 6cb7d61 commit 646de9c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/static/request_headers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate, br, zstd",
"Accept-Language": "en-US,en;q=0.9",
"Connection": "keep-alive",
"Host": "timetable.lgu.edu.pk",
"Origin": "https://timetable.lgu.edu.pk",
"Referer": "https://timetable.lgu.edu.pk/Task/TimeTable/index.php",
"Sec-Ch-Ua": "\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"",
"Sec-Ch-Ua-Mobile": "?0",
"Sec-Ch-Ua-Platform": "\"Windows\"",
"Sec-Fetch-Dest": "document",
"Content-Type": "application/x-www-form-urlencoded; charset=UTF-8",
"Sec-Fetch-Mode": "navigate",
"Sec-Fetch-Site": "same-origin",
"Sec-Fetch-User": "?1",
"Upgrade-Insecure-Requests": "1",
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"
}

0 comments on commit 646de9c

Please sign in to comment.