Skip to main content

Module client

Module client 

Source

Structsยง

Clients
Service

Functionsยง

appservice_resolver ๐Ÿ”’
base ๐Ÿ”’
builder_interface ๐Ÿ”’
ipaddress_from_std ๐Ÿ”’
make_clients ๐Ÿ”’
read_response_capped
Buffer a remote response body, rejecting any response larger than limit bytes. reqwest enforces no response-size limit, so an unbounded bytes() lets a peer drive an allocator abort; refuse an oversized advertised length and hold the same bound while streaming for when that length is absent.

Type Aliasesยง

DisableEncoding ๐Ÿ”’