user-id and password, parsed from the 'Basic' HTTP Authentication Scheme
credentials.401 (Unauthorized) or
407 (Proxy Authentication Required) response.StreamingHttpServiceFilter, which filters HTTP requests using
RFC7617: The 'Basic' HTTP Authentication Scheme.StreamingHttpServiceFilter, which filters HTTP requests using RFC7617: The 'Basic' HTTP Authentication Scheme.user-id and password, parsed from the 'Basic' HTTP Authentication Scheme credentials.StreamingHttpServiceFilter, which filters HTTP requests using RFC7617: The 'Basic' HTTP Authentication Scheme.ConnectionContext and HttpRequestMetaData.ConnectionContext and HttpRequestMetaData.ConnectionContext and HttpRequestMetaData.ConnectionContext and HttpRequestMetaData.HttpRequestMetaData./ as path, and no query nor fragment.StreamingHttpRequester.request(HttpExecutionStrategy, StreamingHttpRequest) method receives 3XX status code in the
response.HttpConnection.HttpConnection.AbstractRetryingFilterBuilder.defaultRetryForPredicate(), but also retries
idempotent requests when applicable.RetryingHttpRequesterFilter, which puts an upper bound on retry attempts.UTF-8 charset when it generates
user-id:password pair.key to store a user info object of authenticated user in AsyncContextMap.