Structs§
- Abort
Controller - The
AbortControllerclass. - Client
- Main client for making HTTP requests
- Request
Builder - A builder for HTTP requests
- Response
- A response from a fetch request
- Stream
Reader - A reader for streaming response bodies chunk by chunk
Enums§
- Error
- Errors that can occur when making a request
- Method
- HTTP methods
- Request
Mode - The
RequestModeenum.
Functions§
- get
- Convenience function for making a GET request
- post_
json - Convenience function for making a POST request with JSON body