Interface | Description |
---|---|
RateLimitsListener |
Interface to get informed about rate limits.
|
Class | Description |
---|---|
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.
|
ContentTypeInterceptor |
Interceptor to add content type header to requests
|
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.
|
RateLimitInterceptor |
Get informed when ever a rate limit header is encountered.
|
UserAgentHeaderInterceptor |
Interceptor to add user agent header to requests
|
Enum | Description |
---|---|
ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem |
Fixed enumeration of what operating systems we support.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.