Request |
| Name | Description | |
|---|---|---|
| SetProxy(IRequestContext, String, String) | Sets the proxy server for the specified IRequestContext. Protocol for the proxy server is http MUST be called on the CEF UI Thread | |
| SetProxy(IRequestContext, String, NullableInt32, String) | Sets the proxy server for the specified IRequestContext. Protocol for the proxy server is http MUST be called on the CEF UI Thread | |
| SetProxy(IRequestContext, String, String, NullableInt32, String) | Sets the proxy server for the specified IRequestContext MUST be called on the CEF UI Thread |