Skip to main content

Module http

Module http 

Source

Structs§

HttpClient
HTTP client for executing API calls against the target service.

Functions§

build_query_params
Extracts query parameters from args for params with location == Query.
interpolate_path
Replaces {param_name} placeholders in the path with values from args.