Skip to main content

@sapphire/fetch

Enumerations

EnumerationDescription
FetchMediaContentTypesA list of common Media Content Types as defined by the IANA. Media Content Types are also known as a Multipurpose Internet Mail Extensions or MIME type Media Content Types are defined and standardized in IETF's RFC 6838.
FetchMethodsThe list of HTTP Methods
FetchResultTypesThe supported return types for the fetch method

Classes

ClassDescription
QueryErrorThe QueryError class which is thrown by the fetch method

Interfaces

InterfaceDescription
RequestOptions-

Functions

FunctionDescription
fetchPerforms an HTTP(S) fetch