From 13603adf1bf639aaa1eca9cd49431e1b651fe434 Mon Sep 17 00:00:00 2001
From: Dorian Niemiec
{stack}
Please contact with developer/administrator at {contact}.", + 500: "The server had an unexpected error. Below, the error stack is shown:
{stack}
You may need to contact the server administrator at {contact}.", 501: "The request requires the use of a function, which isn't currently implemented by the server.", - 502: "The server had an error, while it was acting as a gateway.
Please contact with developer/administrator at {contact}.", - 503: "The service provided by the server is currently unavailable, possibly due to maintenance downtime or capacity problems. Please try again later.
Please contact with developer/administrator at {contact}.", - 504: "The server couldn't get response in time, while it was acting as a gateway.
Please contact with developer/administrator at {contact}.", - 505: "The server doesn't support HTTP version used in the request.", - 506: "Variant header is configured to be engaged in content negotiation.
Please contact with developer/administrator at {contact}.", + 502: "The server had an error while it was acting as a gateway.
You may need to contact the server administrator at {contact}.", + 503: "The service provided by the server is currently unavailable, possibly due to maintenance downtime or capacity problems. Please try again later.
You may need to contact the server administrator at {contact}.", + 504: "The server couldn't get a response in time while it was acting as a gateway.
You may need to contact the server administrator at {contact}.", + 505: "The server doesn't support the HTTP version used in the request.", + 506: "The Variant header is configured to be engaged in content negotiation.
You may need to contact the server administrator at {contact}.", 507: "The server ran out of disk space necessary to complete the request.", 508: "The server detected an infinite loop while processing the request.", - 509: "The server has its bandwidth limit exceeded.
Please contact with developer/administrator at {contact}.", + 509: "The server has its bandwidth limit exceeded.
You may need to contact the server administrator at {contact}.", 510: "The server requires an extended HTTP request. The request you made isn't an extended HTTP request.", 511: "You need to authenticate yourself in order to get network access.", - 598: "The server couldn't get response in time, while it was acting as a proxy.", - 599: "The server couldn't connect in time, while it was acting as a proxy." + 598: "The server couldn't get a response in time while it was acting as a proxy.", + 599: "The server couldn't connect in time while it was acting as a proxy." }; // Create server