Table of Contents

HTTP - Status Line

About

The status line is the first line of a response that contains:

Example

HTTP/1.1 200 OK
HTTP/1.1 404 Not Found
HTTP/1.1 304 Not Modified
HTTP/1.1 301 Moved Permanently
Location: https://new URL
HTTP/1.1 200 Connection Established