- SC_ACCEPTED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
202 Accepted (HTTP/1.0 - RFC 1945)
- SC_BAD_GATEWAY - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
502 Bad Gateway (HTTP/1.0 - RFC 1945)
- SC_BAD_REQUEST - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
400 Bad Request (HTTP/1.1 - RFC 2616)
- SC_CONFLICT - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
409 Conflict (HTTP/1.1 - RFC 2616)
- SC_CONTINUE - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
100 Continue (HTTP/1.1 - RFC 2616)
- SC_CREATED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
201 Created (HTTP/1.0 - RFC 1945)
- SC_EXPECTATION_FAILED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
417 Expectation Failed (HTTP/1.1 - RFC 2616)
- SC_FAILED_DEPENDENCY - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
424 Failed Dependency (WebDAV - RFC 2518)
- SC_FORBIDDEN - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
403 Forbidden (HTTP/1.0 - RFC 1945)
- SC_GATEWAY_TIMEOUT - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
- SC_GONE - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
410 Gone (HTTP/1.1 - RFC 2616)
- SC_HTTP_VERSION_NOT_SUPPORTED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
Static constant for a 419 error.
- SC_INSUFFICIENT_STORAGE - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
507 Insufficient Storage (WebDAV - RFC 2518)
- SC_INTERNAL_SERVER_ERROR - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
500 Server Error (HTTP/1.0 - RFC 1945)
- SC_LENGTH_REQUIRED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
411 Length Required (HTTP/1.1 - RFC 2616)
- SC_LOCKED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
423 Locked (WebDAV - RFC 2518)
- SC_METHOD_FAILURE - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
Static constant for a 420 error.
- SC_METHOD_NOT_ALLOWED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
- SC_MOVED_PERMANENTLY - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
301 Moved Permanently (HTTP/1.0 - RFC 1945)
- SC_MOVED_TEMPORARILY - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC
1945)
- SC_MULTI_STATUS - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
207 Multi-Status (WebDAV - RFC 2518) or 207 Partial Update
OK (HTTP/1.1 - draft-ietf-http-v11-spec-rev-01?)
- SC_MULTIPLE_CHOICES - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
- SC_NO_CONTENT - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
204 No Content (HTTP/1.0 - RFC 1945)
- SC_NON_AUTHORITATIVE_INFORMATION - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
- SC_NOT_ACCEPTABLE - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
406 Not Acceptable (HTTP/1.1 - RFC 2616)
- SC_NOT_FOUND - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
404 Not Found (HTTP/1.0 - RFC 1945)
- SC_NOT_IMPLEMENTED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
501 Not Implemented (HTTP/1.0 - RFC 1945)
- SC_NOT_MODIFIED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
304 Not Modified (HTTP/1.0 - RFC 1945)
- SC_OK - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
200 OK (HTTP/1.0 - RFC 1945)
- SC_PARTIAL_CONTENT - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
206 Partial Content (HTTP/1.1 - RFC 2616)
- SC_PAYMENT_REQUIRED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
402 Payment Required (HTTP/1.1 - RFC 2616)
- SC_PRECONDITION_FAILED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
412 Precondition Failed (HTTP/1.1 - RFC 2616)
- SC_PROCESSING - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
102 Processing (WebDAV - RFC 2518)
- SC_PROXY_AUTHENTICATION_REQUIRED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
- SC_REQUEST_TIMEOUT - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
408 Request Timeout (HTTP/1.1 - RFC 2616)
- SC_REQUEST_TOO_LONG - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
- SC_REQUEST_URI_TOO_LONG - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
- SC_RESET_CONTENT - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
205 Reset Content (HTTP/1.1 - RFC 2616)
- SC_SEE_OTHER - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
303 See Other (HTTP/1.1 - RFC 2616)
- SC_SERVICE_UNAVAILABLE - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
503 Service Unavailable (HTTP/1.0 - RFC 1945)
- SC_SWITCHING_PROTOCOLS - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
101 Switching Protocols (HTTP/1.1 - RFC 2616)
- SC_TEMPORARY_REDIRECT - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
- SC_UNAUTHORIZED - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
401 Unauthorized (HTTP/1.0 - RFC 1945)
- SC_UNPROCESSABLE_ENTITY - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
422 Unprocessable Entity (WebDAV - RFC 2518)
- SC_UNSUPPORTED_MEDIA_TYPE - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
- SC_USE_PROXY - 接口 中的静态变量org.nanoframework.web.server.http.status.HttpStatusCode
-
305 Use Proxy (HTTP/1.1 - RFC 2616)
- SERVLET_EXCEPTION - 接口 中的静态变量org.nanoframework.web.server.http.status.ComponentStatus
-
Servlet调用异常
- STATUS - 类 中的静态变量org.nanoframework.web.server.http.status.ResultMap
-