Commit 87dd9b5
committed
fix(http-client): expose types to allow naming HttpClient with middleware
Exposes RpcService, HttpBackend, HttpTransportClient, RpcLogger, RpcLoggerLayer, RpcServiceBuilder, and RpcServiceT at the crate root to allow users to name the HttpClient type when middleware is applied.
Closes #15901 parent bb3c537 commit 87dd9b5
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| |||
0 commit comments