import * as httpError from "https://deno.land/x/http_error@0.4.0/mod.ts";
Functions
Checks if the value as an HttpError. | |
Converts HttpError arguments to an options object. Prioritizing status and message arguments over status and message options. |
Interfaces
Options for initializing an HttpError. |