Status code 413: Request Entity Too Large CodeMessage The Access Gateway displays error 413 if the file being uploaded is larger than 1 megabyte. Description By default, the Access Gateway is set to allow file uploads that are less than 1 megabyte. Validation and mitigation steps Use the ...
This topic describes only module-specific error codes. For details about universal error codes, seeUniversal Error Codes. 2300001 Protocol Not Supported Error Message Unsupported protocol. Description This error code is reported if the input protocol version is not supported by the server. Cause The ...
HTTP Error Codes Last updated:2023-12-22 10:10:46 What are the common errors when API Gateway is called? When you call API Gateway, you may encounter the following common HTTP error codes: Frontend errors: Backend errors:
Description string 否 自定义监听名称。 长度限制为 1~256 个字符,支持中文、字母、数字、短划线(-)、正斜线(/)、半角句号(.)和下划线(_)。 HTTP_443 ListenerForward string 否 是否开启 HTTP 至 HTTPS 的转发。取值: on:是。 off(默认值):否。 off ForwardPort integer 否 HTTP 至 HTTPS 的监听转发端...
429 “Too many requests”– The server responds with this code when the user agent has sent too many requests in the given time and has exceeded the rate limit. You may see this error on your WordPress website if bad bots or scripts attempt to access the dashboard. In that case, chang...
thehttperr.logfile provides the exact information you need to diagnose the problem. You see that HTTP.sys loggedFieldLengthas the reason phrase for this request's failure. Once you know the reason phrase, check the table inKinds of errors that the HTTP API logssection...
publicenumHttpStatusCode Inheritance Object ValueType Enum HttpStatusCode Fields Expand table NameValueDescription Continue100 Equivalent to HTTP status 100.Continueindicates that the client can continue with its request. SwitchingProtocols101 Equivalent to HTTP status 101.SwitchingProtocolsindicates that the ...
405, 406, 408, 412, and 413 Розгорнутитаблицю CodeDescriptionNotes 405.0Method not allowed.The request is made by using an HTTP method that isn't valid. For more information, seeHTTP Error 405.0. 406.0Not acceptable.The request is made by using anAcceptheader...
IHttpResponse::SetErrorDescription 方法 Learn 发现 产品文档 开发语言 主题 登录 此主题的部分內容可能由机器或 AI 翻译。 消除警报 搜索 IHttpModuleContextContainer 接口 IHttpModuleFactory 接口 IHttpModuleRegistrationInfo 接口 IHttpPerfCounterInfo 接口...
Property NameData TypeDescription HttpErrorCodeString HTTP error code, for example, "401". Error 401 is a server or DNS error. HttpErrorSubcodeString HTTP error subcode, for example, "5". Error 401-5 is a failure to authorize by an ISAPI or CGI application. ...