Connected: An Internet Encyclopedia
5 Request

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 2068
Prev: 4.5 General Header Fields
Next: 5.1 Request-Line

5 Request

5 Request

A request message from a client to a server includes, within the first line of that message, the method to be applied to the resource, the identifier of the resource, and the protocol version in use.

           Request       = Request-Line              ; Section 5.1
                           *( general-header         ; Section 4.5
                            | request-header         ; Section 5.3
                            | entity-header )        ; Section 7.1
                           CRLF
                           [ message-body ]          ; Section 7.2



Next: 5.1 Request-Line

Connected: An Internet Encyclopedia
5 Request