Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

HTTP#

Sumit Rawal answered on August 22, 2023 Popularity 10/10 Helpfulness 2/10

Contents


More Related Answers

  • http status codes
  • https
  • all http status codes
  • http status codes
  • http response example
  • http status codes
  • http methods
  • http response example
  • what does http stand for
  • http status codes
  • http methods
  • http response example
  • http methods
  • HTTP status codes
  • http request
  • http_response_code
  • what does http stand for
  • http server
  • http-server
  • http request
  • create http request
  • https request
  • http and how it works
  • http request
  • http meaning
  • HTTP Header
  • HTTP Header
  • http status standard
  • http code status

  • HTTP#

    1

    Let’s get back into HTTP. It’s a client-server protocol that specifies how Web clients request Web pages from Web servers and how Web servers send them.

    Remember the following diagram from the lesson on Network Application Architectures? Well, it was actually outlining HTTP in general.

    The orange arrow represents an HTTP request

    The blue arrow represents an HTTP response

    Clients obtain content (such as videos) and/or services (such as an online calculator) from servers.

    Clients obtain content (such as videos) and/or services (such as an online calculator) from servers.

    The first message is called an HTTP request and the second one an HTTP response. There’s a whole class of protocols that are considered request-response protocols. HTTP is one of them. We will look in more detail at the HTTP request message in the next lesson and response after that!

    Note that HTTP is a stateless protocol: servers do not store any information about clients by default. So if a client requests the same object multiple times in a row, the server would send it and would not know that the same client is requesting the same object repeatedly. 

    Popularity 10/10 Helpfulness 2/10 Language whatever
    Source: Grepper
    Tags: whatever
    Link to this answer
    Share Copy Link
    Contributed on Aug 22 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.