ben
unknown
python
2 years ago
643 B
3
Indexable
Never
response = requests.get("https://fwsm-orl-in-fail.it.ucla.edu/program/alumni/arizona", headers = user_agent, verify=False) response.headers {'Date': 'Tue, 14 Jun 2022 06:55:45 GMT', 'Server': 'Apache', 'Content-Location': 'arizona.json', 'Vary': 'negotiate,accept,Accept-Encoding', 'TCN': 'choice', 'Last-Modified': 'Thu, 24 Mar 2022 00:11:52 GMT', 'ETag': '"f1d-5daebb1705f86;5daebb17a3331-gzip"', 'Accept-Ranges': 'bytes', 'Content-Encoding': 'gzip', 'Strict-Transport-Security': 'max-age=15768000', 'Content-Length': '1533', 'Keep-Alive': 'timeout=5, max=100', 'Connection': 'Keep-Alive', 'Content-Type': 'application/json; charset=utf-8'}