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.

3 lines (2 loc) 2.74 kB
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"}),require("./codes-ed46191f.cjs"),require("./texts-9a641a0e.cjs");const e=require("./tuples-ff408cba.cjs");exports.Accepted=e.Accepted,exports.AlreadyReported=e.AlreadyReported,exports.BadGateway=e.BadGateway,exports.BadRequest=e.BadRequest,exports.Conflict=e.Conflict,exports.Continue=e.Continue,exports.Created=e.Created,exports.EarlyHints=e.EarlyHints,exports.ExpectationFailed=e.ExpectationFailed,exports.FailedDependency=e.FailedDependency,exports.Forbidden=e.Forbidden,exports.Found=e.Found,exports.GatewayTimeout=e.GatewayTimeout,exports.Gone=e.Gone,exports.HttpVersionNotSupported=e.HttpVersionNotSupported,exports.IMUsed=e.IMUsed,exports.ImAteapot=e.ImAteapot,exports.InsufficientStorage=e.InsufficientStorage,exports.InternalServerError=e.InternalServerError,exports.LengthRequired=e.LengthRequired,exports.Locked=e.Locked,exports.LoopDetected=e.LoopDetected,exports.MethodNotAllowed=e.MethodNotAllowed,exports.MisdirectedRequest=e.MisdirectedRequest,exports.MovedPermanently=e.MovedPermanently,exports.MultiStatus=e.MultiStatus,exports.MultipleChoices=e.MultipleChoices,exports.NetworkAuthenticationRequired=e.NetworkAuthenticationRequired,exports.NoContent=e.NoContent,exports.NonAuthoritativeInformation=e.NonAuthoritativeInformation,exports.NotAcceptable=e.NotAcceptable,exports.NotExtended=e.NotExtended,exports.NotFound=e.NotFound,exports.NotImplemented=e.NotImplemented,exports.NotModified=e.NotModified,exports.Ok=e.Ok,exports.PartialContent=e.PartialContent,exports.PayloadTooLarge=e.PayloadTooLarge,exports.PaymentRequired=e.PaymentRequired,exports.PermanentRedirect=e.PermanentRedirect,exports.PreconditionFailed=e.PreconditionFailed,exports.PreconditionRequired=e.PreconditionRequired,exports.Processing=e.Processing,exports.ProxyAuthenticationRequired=e.ProxyAuthenticationRequired,exports.RangeNotSatisfiable=e.RangeNotSatisfiable,exports.RequestHeaderFieldsTooLarge=e.RequestHeaderFieldsTooLarge,exports.RequestTimeout=e.RequestTimeout,exports.ResetContent=e.ResetContent,exports.SeeOther=e.SeeOther,exports.ServiceUnavailable=e.ServiceUnavailable,exports.SwitchProxy=e.SwitchProxy,exports.SwitchingProtocol=e.SwitchingProtocol,exports.TemporaryRedirect=e.TemporaryRedirect,exports.TooEarly=e.TooEarly,exports.TooManyRequests=e.TooManyRequests,exports.Unauthorized=e.Unauthorized,exports.UnavailableForLegalReasons=e.UnavailableForLegalReasons,exports.UnprocessableEntity=e.UnprocessableEntity,exports.UnsupportedMediaType=e.UnsupportedMediaType,exports.UpgradeRequired=e.UpgradeRequired,exports.UriTooLong=e.UriTooLong,exports.UseProxy=e.UseProxy,exports.VariantAlsoNegotiates=e.VariantAlsoNegotiates; //# sourceMappingURL=tuples.cjs.map