[Modify] Polish it

master
sta 6 years ago
parent 39c2e0a6e5
commit c93d191b45

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

Loading…
Cancel
Save