11651 shaares
404 private links
404 private links
- It works with URLs
- It turns URL into an HTTP request
- It resolves the server address
- It establish the TCP connection with the server
- It exchanges HTTP requests and responses
- It parses the HTML response to build the DOM tree
- It layouts, paint and compose the display