Connected: An Internet Encyclopedia
6 Response

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 2068
Prev: 5.3 Request Header Fields
Next: 6.1 Status-Line

6 Response

6 Response

After receiving and interpreting a request message, a server responds with an HTTP response message.

       Response      = Status-Line               ; Section 6.1
                       *( general-header         ; Section 4.5
                        | response-header        ; Section 6.2
                        | entity-header )        ; Section 7.1
                       CRLF
                       [ message-body ]          ; Section 7.2



Next: 6.1 Status-Line

Connected: An Internet Encyclopedia
6 Response