Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 965 Bytes

README.rst

File metadata and controls

41 lines (27 loc) · 965 Bytes

What happens when...

This repository is an attempt to answer the age old interview question "What happens when you type google.com into your browser and pretty enter?"

Except instead of the usual story, we're going to try to answer this question in as much detail as possible. No skipping out on anything.

This is a collaborative process, so dig in and try to help out! There's tons of details missing, just waiting for you to add them! So send us a pull request, please!

This is all licensed under the terms of the Creative Commons Zero license.

Interrupt fires...

Check HSTS list...

DNS lookup...

TLS handshake...

HTTP protocol...

Page rendering...

Javascript execution...

CSS interpretation...