一款简单易用的基础网络通讯组件库。

HttpStatusCodeProxyAuthenticationRequired 字段

请求的代理需要身份验证,Proxy-Authenticate头部包含身份验证细节,对应HTTP状态码407

Definition

命名空间: TouchSocket.Http
程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
C#
public const int ProxyAuthenticationRequired = 407

字段值

Int32

参见