Skip to content

Commit

Permalink
[dl] Fix download headers
Browse files Browse the repository at this point in the history
  • Loading branch information
salkinium committed Jan 1, 2025
1 parent 1eb24c0 commit 2a6b145
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modm_data/dl/store.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"Sec-Fetch-Site": "none",
"Accept-Encoding": "identity",
"Sec-Fetch-Mode": "navigate",
"Host": "www.st.com",
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15",
"Accept-Language": "en-GB,en;q=0.9",
"Sec-Fetch-Dest": "document",
Expand Down

0 comments on commit 2a6b145

Please sign in to comment.