;Task:
Send a GET request to obtain the resource located at the URL "https://www.w3.org/", then print it to the console.
Checking the host certificate for validity is recommended.
Do not authenticate. That is the subject of other [[HTTPS request with authentication|tasks]].
Readers may wish to contrast with the [[HTTP Request]] task, and also the task on [[HTTPS request with authentication]].