UNPKG

@poppanator/http-constants

Version:

This package contains various HTTP constants: http status codes and texts, HTTP header names and HTTP methods, and a few related utility function.

70 lines (69 loc) 1.8 kB
import "./codes-5d6bf891.js"; import "./texts-0d6bcbaf.js"; import { A, d, a1, B, s, C, a, E, z, Q, m, F, a3, G, a4, I, D, a6, $, L, K, a7, o, H, f, M, e, a9, b, N, p, a8, n, a0, h, O, c, v, l, j, u, X, P, q, y, Z, r, R, g, a2, i, S, T, V, Y, k, _, J, x, W, w, U, a5 } from "./tuples-38fa975a.js"; export { A as Accepted, d as AlreadyReported, a1 as BadGateway, B as BadRequest, s as Conflict, C as Continue, a as Created, E as EarlyHints, z as ExpectationFailed, Q as FailedDependency, m as Forbidden, F as Found, a3 as GatewayTimeout, G as Gone, a4 as HttpVersionNotSupported, I as IMUsed, D as ImAteapot, a6 as InsufficientStorage, $ as InternalServerError, L as LengthRequired, K as Locked, a7 as LoopDetected, o as MethodNotAllowed, H as MisdirectedRequest, f as MovedPermanently, M as MultiStatus, e as MultipleChoices, a9 as NetworkAuthenticationRequired, b as NoContent, N as NonAuthoritativeInformation, p as NotAcceptable, a8 as NotExtended, n as NotFound, a0 as NotImplemented, h as NotModified, O as Ok, c as PartialContent, v as PayloadTooLarge, l as PaymentRequired, j as PermanentRedirect, u as PreconditionFailed, X as PreconditionRequired, P as Processing, q as ProxyAuthenticationRequired, y as RangeNotSatisfiable, Z as RequestHeaderFieldsTooLarge, r as RequestTimeout, R as ResetContent, g as SeeOther, a2 as ServiceUnavailable, i as SwitchProxy, S as SwitchingProtocol, T as TemporaryRedirect, V as TooEarly, Y as TooManyRequests, k as Unauthorized, _ as UnavailableForLegalReasons, J as UnprocessableEntity, x as UnsupportedMediaType, W as UpgradeRequired, w as UriTooLong, U as UseProxy, a5 as VariantAlsoNegotiates }; //# sourceMappingURL=tuples.js.map