ht library
Classes
- Blob
- Native detached binary large object.
- BlobMultipart
- Body
- Detached body implementation.
- EncodedFormData
- File
- File metadata wrapper over Blob.
- FormData
- Headers
- HttpStatus
- HTTP status-code helpers and well-known constants.
- MimeType
- Immutable MIME type value object.
- Multipart
- Request
-
Native request contract shell aligned with the MDN
Requestsurface. - RequestInit
-
Initialization options for Request, aligned with the MDN Fetch
RequestInitsurface. - Response
- ResponseInit
- TextMultipart
- URLSearchParams
- Query parameter collection compatible with the MDN URLSearchParams model.
Enums
- HttpMethod
- Standard HTTP methods used by both client and server side APIs.
- HttpVersion
- HTTP protocol versions.
- RequestCache
- RequestCredentials
- RequestDuplex
- RequestMode
- RequestPriority
- RequestRedirect
- RequestReferrerPolicy
- ResponseType
Typedefs
Exceptions / Errors
- MimeTypeFormatException
- Thrown when a MIME type cannot be created from input.