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) 356 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./methods-54cbceb9.cjs");exports.Connect=e.Connect,exports.Delete=e.Delete,exports.Get=e.Get,exports.Head=e.Head,exports.Options=e.Options,exports.Patch=e.Patch,exports.Post=e.Post,exports.Put=e.Put,exports.Trace=e.Trace; //# sourceMappingURL=methods.cjs.map