@breadstone/ziegel-platform-http
Namespaces
| Namespace | Description |
|---|---|
| HttpStatus | - |
Enumerations
| Enumeration | Description |
|---|---|
| HttpMethod | - |
| HttpStatus | - |
Classes
| Class | Description |
|---|---|
| BasicAuthenticator | - |
| CacheHttpInterceptor | - |
| Cookie | - |
| EmptyAuthenticator | - |
| FetchMessageHandler | - |
| HttpCache | - |
| HttpCacheGuard | - |
| HttpCacheKeySerializer | - |
| HttpCacheTTL | - |
| HttpClient | Provides a base class for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. |
| HttpClientBuilder | - |
| HttpClientDefaults | - |
| HttpClientFactory | - |
| HttpContent | - |
| HttpParams | An HTTP request/response body that represents serialized parameters, per the MIME type application/x-www-form-urlencoded. |
| HttpParamSerializer | - |
| JwtAuthenticator | - |
| LogHttpInterceptor | - |
| MessageHandlerBase | - |
| QueryDecoder | - |
| QueryEncoder | - |
| ReactiveHttpClient | - |
| UrlQueryParams | Represents a set of URL query search parameters. |
| XhrMessageHandler | - |
Interfaces
| Interface | Description |
|---|---|
| IAuthenticator | - |
| IDecoder | A decoder for decoding parameters in URLs. |
| IEncoder | A encoder for encoding parameters in URLs. |
| IHttpCache | - |
| IHttpCacheConfiguration | - |
| IHttpCacheGuard | - |
| IHttpCacheTTL | - |
| IHttpClient | Represents a http client. |
| IHttpClientBuilder | - |
| IHttpClientConfiguration | - |
| IHttpClientFactory | - |
| IHttpContent | - |
| IHttpInterceptor | - |
| IHttpMessageHandler | - |
| IHttpRequestMessage | - |
| IHttpRequestMessageDefaults | - |
| IHttpResponseMessage | - |
| IReactiveHttpClient | - |
Type Aliases
| Type Alias | Description |
|---|---|
| HttpProgressFn | - |
| HttpResult | - |