http_client_wrapper
Classes
| Class | Description |
|---|---|
| HttpDebuggerClient | Utility for convenient client creation. |
| HttpReverseProxyClient | Client 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. |