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