http-status-codes
http-status-codes copied to clipboard
Added status classes
Added the status classes Informational (1xx), Successful (2xx), Redirection (3xx), ClientError (4xx) and ServerError (5xx) as unions of all status codes in their respective class according to the ietf rfc7231 and their respective sections.