KnownHttpStatusCode enum
서비스에서 허용하는 HttpStatusCode 의 알려진 값입니다.
필드
Accepted | 수락됨 |
Ambiguous | 모호함 |
BadGateway | BadGateway |
BadRequest | BadRequest |
Conflict | 충돌 |
Continue | 계속 |
Created | 생성일 |
ExpectationFailed | ExpectationFailed |
Forbidden | 사용할 수 없음 |
Found | 있음 |
GatewayTimeout | GatewayTimeout |
Gone | 없음 |
HttpVersionNotSupported | HttpVersionNotSupported |
InternalServerError | InternalServerError |
LengthRequired | LengthRequired |
MethodNotAllowed | MethodNotAllowed |
Moved | 이동 |
MovedPermanently | MovedPermanently |
MultipleChoices | MultipleChoices |
NoContent | NoContent |
NonAuthoritativeInformation | NonAuthoritativeInformation |
NotAcceptable | 허용되지 않음 |
NotFound | NotFound |
NotImplemented | NotImplemented |
NotModified | NotModified |
OK | 정상 |
PartialContent | PartialContent |
PaymentRequired | PaymentRequired |
PreconditionFailed | PreconditionFailed |
ProxyAuthenticationRequired | ProxyAuthenticationRequired |
Redirect | 리디렉션 |
RedirectKeepVerb | RedirectKeepVerb |
RedirectMethod | RedirectMethod |
RequestedRangeNotSatisfiable | RequestedRangeNotSatisfiable |
RequestEntityTooLarge | RequestEntityTooLarge |
RequestTimeout | RequestTimeout |
RequestUriTooLong | RequestUriTooLong |
ResetContent | ResetContent |
SeeOther | SeeOther |
ServiceUnavailable | ServiceUnavailable |
SwitchingProtocols | SwitchingProtocols |
TemporaryRedirect | TemporaryRedirect |
Unauthorized | 권한 없음 |
UnsupportedMediaType | UnsupportedMediaType |
Unused | 사용 안 함 |
UpgradeRequired | UpgradeRequired |
UseProxy | UseProxy |
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for JavaScript