Connected: An Internet Encyclopedia
6.1 Status-Line

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 2068
Up: 6 Response
Prev: 6 Response
Next: 6.1.1 Status Code and Reason Phrase

6.1 Status-Line

6.1 Status-Line

The first line of a Response message is the Status-Line, consisting of the protocol version followed by a numeric status code and its associated textual phrase, with each element separated by SP characters. No CR or LF is allowed except in the final CRLF sequence.

       Status-Line = HTTP-Version SP Status-Code SP Reason-Phrase CRLF



Next: 6.1.1 Status Code and Reason Phrase

Connected: An Internet Encyclopedia
6.1 Status-Line