What is the function of the HTTP GET message?

Last Updated on January 9, 2019 by Admin

What is the function of the HTTP GET message?

  • to request an HTML page from a web server
  • to send error information from a web server to a web client
  • to upload content to a web server from a web client
  • to retrieve client email from an email server using TCP port 110
    Explanation:

    There are three common HTTP message types:

    1. GET – used by clients to request data from the web server
    2. POST – used by clients to upload data to a web server
    3. PUT – used by clients to upload data to a web server

For All Questions: ITN Final Exam Answers All in One Full 100% 2019