| Class | Description |
|---|---|
| BasicAuthInterceptor |
Adds basic authentication support to HTTP requests by adding an Authorization header.
|
| Replay429Interceptor |
An implementation of
HttpConnectionResponseInterceptor that retries requests if they
receive a 429 Too Many Requests response. |