[Modify] Polish it

This commit is contained in:
sta 2020-02-21 19:41:47 +09:00
parent 39c2e0a6e5
commit c93d191b45

View File

@ -347,7 +347,8 @@ namespace WebSocketSharp.Net
"ProxyAuthenticate", "ProxyAuthenticate",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Proxy-Authenticate", "Proxy-Authenticate",
HttpHeaderType.Response | HttpHeaderType.MultiValue) HttpHeaderType.Response | HttpHeaderType.MultiValue
)
}, },
{ {
"ProxyAuthorization", "ProxyAuthorization",