Package-level declarations
Types
Adds support for type-safe requests using ResourcesCore.
Functions
Executes a HttpClient DELETE request, with a URL built from resource and the information from the builder
Executes a HttpClient GET request, with a URL built from resource and the information from the builder
Executes a HttpClient HEAD request, with a URL built from resource and the information from the builder
Constructs a URL for resource.
Executes a HttpClient OPTIONS request, with a URL built from resource and the information from the builder
Executes a HttpClient PATCH request, with a URL built from resource and the information from the builder
Executes a HttpClient POST request, with a URL built from resource and the information from the builder
Prepares a HttpClient DELETE request, with a URL built from resource and the information from the builder
Prepares a HttpClient GET request, with a URL built from resource and the information from the builder
Prepares a HttpClient HEAD request, with a URL built from resource and the information from the builder
Prepares a HttpClient OPTIONS request, with a URL built from resource and the information from the builder
Prepares a HttpClient PATCH request, with a URL built from resource and the information from the builder
Prepares a HttpClient POST request, with a URL built from resource and the information from the builder
Prepares a HttpClient PUT request, with a URL built from resource and the information from the builder
Prepares a HttpClient request, with a URL built from resource and the information from the builder
Executes a HttpClient PUT request, with a URL built from resource and the information from the builder
Executes a HttpClient request, with a URL built from resource and the information from the builder