For every request, the server responds with success or error codes and messages specific to the HTTPS service in the X-CDX-Reply header. The format of the header message is a status code followed by a single white space, followed by the message details.
For example,
200 Welcome, testuser!
You can use header codes and messages to determine the success or failure of an operation.