import * as httpGraphqlPlayground from "https://deno.land/x/http_graphql_playground@1.0.0-beta.1/deps.ts";
Classes
The base class that all derivative HTTP extend, providing a |
Variables
A record of all the status codes text. |
Functions
Returns an array of media types accepted by the request, in order of preference. If there are no media types supplied in the request, then any media type selector will be returned. | |
Given an extension or media type, return a full | |
Create an instance of an HttpError based on the status code provided. | |