SECATT_HTTP_STATUS - eCATT HTTP Status Messages

The following messages are stored in message class SECATT_HTTP_STATUS: eCATT HTTP Status Messages.
It is part of development package SECATT_HTTP in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "eCATT HTTP/HTTPS Handling - (EN)".
Message Nr
Message Text
000Error in HTTP communication - HTTP Status: &1
001&2&3&4 (HTTP Status: &1)
400The request could not be understood by the server due to malformed syntax
401Unauthorized - The request requires user authentication.
402Payment Required
403Forebidden - The server understood the request,but is refusing to fulfill
404Not found - The server has not found anything matching the Request-URI.
405Method not allowed - Method is not allowed for this resource(Request-URI)
406Not Acceptable
407Proxy Authentication Required
408Request Timeout
409Request couldn't be completed (conflict with current state of ressource)
410Gone - The requested resource is no longer available at the server
411The server refuses to accept the request without a defined Content-Length
412Precondition Failed
413Request Entity Too Large
414Request-URI Too Long
415Unsupported Media Type
416Requested Range Not Satisfiable
417Expectation Failed
500HTTP 500-Internal Server Error
501HTTP 501-Not Implemented
502HTTP 502-Bad Gateway
503HTTP 503-Service Unavailable
504HTTP 504-Gateway Timeout
505HTTP 505-HTTP Version Not Supported
Privacy Policy