Container for an HTTP status code
Check if the given status code is an informational code (HTTP codes 100 to 199 are considered informational)
Check if the given status code is a success code (HTTP codes 200 to 299 are considered successful)