11807 shaares
366 private links
366 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