10. Fetching resources
When you enter a URL in the browser's address bar or click on a link, the browser makes an HTTP request. Interestingly enough, this can be done via scripting too.
When you enter a URL in the browser's address bar or click on a link, the browser makes an HTTP request. Interestingly enough, this can be done via scripting too.