Polling Websites and Reading Web Page
This lesson gives insight into how to check the status of a website with Go and how to read a page on the web.
We'll cover the following
Introduction
Sending a website a very simple request and seeing how the website responds is known as polling a website.
Explanation
Consider the following example where a request includes only an HTTP header.
Get hands-on with 1400+ tech skills courses.