Reading up on HTTP
2 deep · digging since jan 12
- Redirection
The article discusses HTTP redirection mechanisms, explaining how clients are automatically sent from one URL to another via status codes like 301 and 302.
- Show HN: An interactive guide to how browsers work
An interactive guide explains browser mechanics from URL parsing to TCP connections and HTTP requests, aiming to build intuitive understanding.