Connected: An Internet Encyclopedia
5.1 Request-Line

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 2068
Up: 5 Request
Prev: 5 Request
Next: 5.1.1 Method

5.1 Request-Line

5.1 Request-Line

The Request-Line begins with a method token, followed by the Request-URI and the protocol version, and ending with CRLF. The elements are separated by SP characters. No CR or LF are allowed except in the final CRLF sequence.

          Request-Line   = Method SP Request-URI SP HTTP-Version CRLF



Next: 5.1.1 Method

Connected: An Internet Encyclopedia
5.1 Request-Line