HttpConfigExtensions 类
命名空间: TouchSocket.Sockets程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
public static class HttpConfigExtensions
<ExtensionAttribute>
Public NotInheritable Class HttpConfigExtensions
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type HttpConfigExtensions = class end
- Inheritance
- Object HttpConfigExtensions
| SetProxy(TouchSocketConfig, Uri) |
设置代理。
|
| SetProxy(TouchSocketConfig, String, Int32) |
设置代理。
|
| SetProxy(TouchSocketConfig, Uri, String, String) |
设置带凭证的代理。
|
| SetProxy(TouchSocketConfig, String, Int32, String, String) |
设置带凭证的代理。
|
| SetSystemProxy |
设置系统代理。
|