Keep getting " This page is intentionally left blank. Using cURL should be enough."

I keep getting, " This page is intentionally left blank. Using cURL should be enough" in the Web Requests Module. What does this mean? I know I am doing something wrong but what?

Hi,

By opening the site using the IP they are given for example “165.22.124.179:30008” it will tell you in the page that you should do it in cURL.
The method of using cURL is mentioned in the lesson it self and it should be very straight forward. All the information needed to answer the questions is mentioned in the lesson it self. just follow the cURL section and look at " HTTP Request" section and " HTTP Response" section in the page to explain your findings when you make a cURL request towards the IP they are given for example curl 165.22.124.179:30008 -v just as it is mentioned in the lesson itself.

it should be very straight forward from here. but if you need help let me know.
good luck.