srinuksv commited on
Commit
890a670
1 Parent(s): 3360ad7

Create headers.json

Browse files
Files changed (1) hide show
  1. headers.json +9 -0
headers.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0",
3
+ "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
4
+ "Accept-Language": "en-US,en;q=0.5",
5
+ "Accept-Encoding": "gzip, deflate",
6
+ "DNT": "1",
7
+ "Connection": "close",
8
+ "Upgrade-Insecure-Requests": "1"
9
+ }