ContinuousDeploymentSingleHeaderConfig
This configuration determines which HTTP requests are sent to the staging distribution. If the HTTP request contains a header and value that matches what you specify here, the request is sent to the staging distribution. Otherwise the request is sent to the primary distribution.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: ContinuousDeploymentSingleHeaderConfig.Builder.() -> Unit = {}): ContinuousDeploymentSingleHeaderConfig