HttpProxyConfigResponseResponse

fun HttpProxyConfigResponseResponse(httpProxy: String? = null, httpsProxy: String? = null, noProxy: List<String>? = null, trustedCa: String? = null, username: String? = null)