HTTP status line ie. the first line returned in an HTTP response.
If authentication or redirections are done then the status will be for the last response received.
Reset this status line
HTTP status line code e.g. 200.
Major HTTP version ie. 1 in HTTP/1.0.
Minor HTTP version ie. 0 in HTTP/1.0.
HTTP status line reason string.
See Implementation
HTTP status line ie. the first line returned in an HTTP response.
If authentication or redirections are done then the status will be for the last response received.