Definitions of all standard HTTP status codes.
Returns a standard text description of the specified HTTP status code.
Determines if status code is generally successful (>= 200 && < 300)
Determines if the given status code justifies closing the connection (e.g. evil big request bodies)
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
© 2012 RejectedSoftware e.K.
List of all standard HTTP status codes.