Crate unm_request

Source

Modules§

ext
json
The JSON utilities for the response UNM ecosystem received.

Enums§

RequestModuleError
Error in this module.

Statics§

BUILD_CLIENT
Cached static for the build_client function.

Functions§

build_client
Build a client with the specified proxy.
build_client_prime_cache
Primes the cached function build_client.
translate_host
Translate the specified host to the user-specified one.
translate_url
The translate_host wrapper for Url.

Type Aliases§

RequestModuleResult
The Result of this module.