pub type GatewayHeaders = Headers;
HTTP headers for the gateway request.
pub struct GatewayHeaders(/* private fields */);