| AuthorizationHeaderInterceptor |
Interceptor to add authorization header to requests
|
| ContentfulUserAgentHeaderInterceptor |
This header interceptor will add contentful relevant information to the custom user agent header.
|
| ContentfulUserAgentHeaderInterceptor.Section |
A section of values used to fill out the Contentful custom HTTP header.
|
| ContentfulUserAgentHeaderInterceptor.Section.Version |
Defines a version of this section.
|
| ErrorInterceptor |
This interceptor will only be used for throwing an exception, once the server returns an error.
|
| HeaderInterceptor |
This class adds custom headers to all requests it intercepts.
|
| LogInterceptor |
Simple interceptor to log a request and its response.
|
| UserAgentHeaderInterceptor |
Interceptor to add user agent header to requests
|