Forward Proxy Response
data class ForwardProxyResponse(val convention: String? = null, val customHostHeaderName: String? = null, val customProtoHeaderName: String? = null)
The configuration settings of a forward proxy used to make the requests.