HttpEndpointRequestConfiguration
The configuration of the HTTP endpoint request.
Types
Properties
Link copied to clipboard
Describes the metadata sent to the HTTP endpoint destination.
Link copied to clipboard
Firehose uses the content encoding to compress the body of a request before sending the request to the destination. For more information, see Content-Encoding in MDN Web Docs, the official Mozilla documentation.
Functions
Link copied to clipboard
inline fun copy(block: HttpEndpointRequestConfiguration.Builder.() -> Unit = {}): HttpEndpointRequestConfiguration