Skip to main content

Module client

Module client 

Source

Structs§

Client
An asynchronous Client to make Requests with.
Request
A request which can be executed with Client::execute().
RequestError
The Errors that may occur when processing a Request.
Response
A Response to a submitted Request.

Functions§

rumtk_web_get
rumtk_web_post
rumtk_web_sync_get
rumtk_web_sync_post

Type Aliases§

RUMWebClient
RUMWebClientResponse