| Class and Description |
|---|
| RetryingHttpRequesterFilter
A replacement retrying http filter is available through
io.servicetalk.http.netty.RetryingHttpRequesterFilter |
| RetryingHttpRequesterFilter.Builder
A replacement retrying http filter builder is available through
io.servicetalk.http.netty.RetryingHttpRequesterFilterBuilder |
| Exceptions and Description |
|---|
| InvalidRedirectException
There is no code that can throw this exception. We will remove it and create a new exception type if
there is a use-case in future releases.
|
| Method and Description |
|---|
| io.servicetalk.http.utils.auth.BasicAuthHttpServiceFilter.Builder.userInfoKey(AsyncContextMap.Key<UserInfo>) |