Skip to content

http_client_wrapper

Classes

ClassDescription
HttpDebuggerClientUtility for convenient client creation.
HttpReverseProxyClientClient wrapper for package:http that rewrites URL to reverse-proxy format: {proxyBaseUrl}{proxyHttpPath}?_target=<FULL_UPSTREAM_URL> Works on Web and IO since rewriting happens before sending the request.