HTTP response status code
# Define http_status_continue 100 OK to continue with request. # define http_status_switch_protocols 101 server has switchedprotocols in Upgrade header. # define http_status_ OK 200 request complete. # define http_status_created 201 object created, reason = newuri. # define http_status_accepted 202 async completion (TBS ). # define http_status_partial 203 partial completion. # define http_status_no_content 204 no information to return. # define http_status_reset_content 205 request complete, clear form. # define http_status_partial_content 206 partial get fulfilled. # define http_status_ambiguous 300 server cocould not determinewhat to return. # define http_status_moved 301 object permanently moved. # define http_status_redirect302 object temporarily moved. # define http_status_redirect_method 303 redirection with new accessmethod. # define http_status_not_modified 304 if-modified-since was notmodified. # define http_status_use_proxy 305 redirection to proxy, Location header specifiesproxy to use. # define http_status_redirect_keep_verb 307 HTTP/1.1: Keep same verb. # define http_status_bad_request 400 invalid syntax. # define http_status_denied 401 Access denied. # define http_status_payment_req 402 payment required. # define http_status_forbidden 403 request forbidden. # define http_status_not_found 404 The object not found. # define http_status_bad_method 405 method is not allowed. # define http_status_none_acceptable 406 no response acceptable toclient found. # define http_status_proxy_auth_req 407 proxy authenticationrequired. # define http_status_request_time out 408 server timed out waiting forrequest. # define http_status_conflict 409 user shoshould resubmit withmore information. # define http_status_gone 410 the resource is no longeravailable. # define http_status_length_required411 the server refused to acceptrequest without a length. # define http_status_precond_failed 412 precondition given inrequest failed. # define http_status_request_too_large 413 Request Entity was too large. # define http_status_uri_too_long 414 request URI Too long. # define http_status_unsupported_media 415 unsupported media type. # define http_status_retry_with 449 retry after doing theappropriate action. # define http_status_server_error 500 internal server error. # define http_status_not_supported 501 required not supported. # define http_status_bad_gateway 502 error response received ed fromgateway. # define http_status_service_unavail 503 temporarily overloaded. # define http_status_gateway_timeout 504 timed out waiting forgateway. # define http_status_version_not_sup 505 HTTP Version not supported.
An Internet API error is returned.# Define internet_error_base 12000 # define limit 12001 # define error_internet_timeout 12002 # define limit 12003 # define limit 12004 # define limit 12005 # define limit 12006 # define limit 12007 # define limit 12008 # define limit 12009 # define limit 12010 # define limit 12011 # define error_internet_shutdown 12012 # define limit 12013 # define limit 12014 # define limit 12015 # define limit 12016 # define error_internet_operation_cancelled 12017 # define limit 12018 # define limit 12019 # define limit 12020 # define limit 12021 # define limit 12022 # define limit 12023 # define error_internet_no_context 12024 # define limit 12025 # define limit 12026 # define limit 12027 # define limit 12028 # define error_internet_cannot_connect 12029 # define limit 12030 # define error_internet_connection_reset 12031 # define limit 12032 # define limit 12033 # define error_internet_need_ui 12034 # define limit 12036 # define limit 12037 # define limit 12038 # define limit 12039 # define limit 12040 # define error_internet_mixed_security 12041 # define limit 12042 # define limit 12043 # define limit 12044 # define limit 12045 # define limit 12046 # define limit 12047 # define error_internet_dialog_pending 12048 # define limit 12049 # define limit 12052 # define error_internet_insert_cdrom 12053 # define limit 12054 # define limit 12055 # define limit 12056 # define limit 12057 # define limit 12152 # define limit 12157 # define limit 12158 # define limit 12159 # define error_internet_disconnected 12163 # define error_internet_server_unreachable 12164 # define limit 12165 # define error_internet_bad_auto_proxy_script 12166 # define limit 12167 # define limit 12169 # define limit 12170