Sourcetype successful = [ | `OK| `Created| `Accepted| `Non_authoritative_information| `No_content| `Reset_content| `Partial_content
] Sourcetype redirection = [ | `Multiple_choices| `Moved_permanently| `Found| `See_other| `Not_modified| `Temporary_redirect| `Use_proxy
] Sourcetype client_error = [ | `Bad_request| `Unauthorized| `Payment_required| `Forbidden| `Not_found| `Method_not_allowed| `Not_acceptable| `Proxy_authentication_required| `Request_timeout| `Conflict| `Gone| `Length_required| `Precondition_failed| `Payload_too_large| `Uri_too_long| `Unsupported_media_type| `Range_not_satisfiable| `Expectation_failed| `Misdirected_request| `Upgrade_required| `Precondition_required| `Too_many_requests| `Enhance_your_calm| `I_m_a_teapot
] Sourcetype server_error = [ | `Internal_server_error| `Not_implemented| `Bad_gateway| `Service_unavailable| `Gateway_timeout| `Http_version_not_supported| `Network_authentication_required
]