async
Insecurity in HTTP Headers
·2195 words·11 mins
Posts
Essential
async
cli
http
python
Based on essential security, here is how to protect users by securing HTTP headers for a website.
HTTP Versioning
·740 words·4 mins
Posts
async
cli
http
python
tools
HTTP/1 vs HTTP/1.1 vs HTTP/2 vs HTTP/3
Python-httpx Vs Python-requests
·67 words·1 min
Blogger
async
python
Quick comparison between httpx and requests.