Expand description
Middleware types returned from ConfigExt
methods.
Structsยง
- Layer to set up
Authorization
header depending on the config. - Middleware that sets base URI so that all requests are relative to it.
- Layer that applies
BaseUri
which makes all requests relative to the URI. - Service that adds a static set of extra headers to each request
- Layer that adds a static set of extra headers to each request