boot_http_client 0.1.3+2
boot_http_client: ^0.1.3+2 copied to clipboard
HTTP client for Boot (@Client, HttpClientBuilder).
boot_http_client #
HTTP client module for the Boot Framework.
Features #
HttpClient— configured client with timeouts, headers, filtersHttpClientBuilder— fluent builder API@Client— compile-time generated client from interface@ClientFilter— outgoing request filtersClientResponse— response with json/jsonList helpers- Auto error throwing for 4xx/5xx responses