Constructors
Functions
Link copied to clipboard
Execute the request
Link copied to clipboard
Execute the request with the specified raw bytes.
Execute the request with the specified body.
Link copied to clipboard
Execute the request with the specified object as json.
Link copied to clipboard
Execute the request with the specified object as multipart form-data.
open fun executeWithMultipartForm(@NonNull params: Map<String, Any>, doChunkedUploading: Boolean): Http.Response
Link copied to clipboard
Execute the request with the specified object as url encoded form data.
Link copied to clipboard
Performs a GET request to a Discord route
Performs a request to a Discord route
Link copied to clipboard
Performs a GET request to a Discord route using RN headers
Performs a request to a Discord route using RN headers
Link copied to clipboard
Sets whether redirects should be followed
Link copied to clipboard
Add a header
Link copied to clipboard
Sets the request connection and read timeout