Module tauri::api::http[][src]

Expand description

The HTTP request API.

Structs

Client

The HTTP client.

ClientBuilder

Client builder.

FormBody

Form body definition.

HttpRequestBuilder

The builder for a HTTP request.

RawResponse

A response with raw bytes.

Response

The HTTP response.

ResponseData

The response type.

Enums

Body

A body for the request.

FormPart

FormBody data types.

ResponseType

The request’s response type