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)".
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 |
---|---|
000 | Error in HTTP communication - HTTP Status: &1 |
001 | &2&3&4 (HTTP Status: &1) |
400 | The request could not be understood by the server due to malformed syntax |
401 | Unauthorized - The request requires user authentication. |
402 | Payment Required |
403 | Forebidden - The server understood the request,but is refusing to fulfill |
404 | Not found - The server has not found anything matching the Request-URI. |
405 | Method not allowed - Method is not allowed for this resource(Request-URI) |
406 | Not Acceptable |
407 | Proxy Authentication Required |
408 | Request Timeout |
409 | Request couldn't be completed (conflict with current state of ressource) |
410 | Gone - The requested resource is no longer available at the server |
411 | The server refuses to accept the request without a defined Content-Length |
412 | Precondition Failed |
413 | Request Entity Too Large |
414 | Request-URI Too Long |
415 | Unsupported Media Type |
416 | Requested Range Not Satisfiable |
417 | Expectation Failed |
500 | HTTP 500-Internal Server Error |
501 | HTTP 501-Not Implemented |
502 | HTTP 502-Bad Gateway |
503 | HTTP 503-Service Unavailable |
504 | HTTP 504-Gateway Timeout |
505 | HTTP 505-HTTP Version Not Supported |