Public Types | |
| enum | Codes { Continue = 100, OK = 200, Created = 201, NoContent = 204, BadRequest = 400, Unauthorized = 401, Forbidden = 403, NotFound = 404, MethodNotAllowed = 405, Gone = 410, RequestEntityTooLarge = 413, InternalServerError = 500, NotImplemented = 501, ServiceUnavailable = 503 } |
Definition at line 20 of file Code.h.
1.6.1