10 HttpStatus(
int s,
const char* n) : status(s), name(n){}
21 static const HttpStatus Non_Authoritative_Information;
44 static const HttpStatus Proxy_Authentication_Required;
50 static const HttpStatus Request_Entity_Too_Large;
52 static const HttpStatus Unsupported_Media_Type;
53 static const HttpStatus Requested_Range_Not_Satisfiable;
64 static const HttpStatus Request_Header_Fields_Too_Large;
67 static const HttpStatus Blocked_by_Windows_Parental_Controls;
74 static const HttpStatus HTTP_Version_Not_Supported;
75 static const HttpStatus Variant_Also_Negotiates;
77 static const HttpStatus Bandwidth_Limit_Exceeded;