[Modify] Polish it

master
sta 6 years ago
parent 392be113f9
commit 39c2e0a6e5

@ -340,7 +340,8 @@ namespace WebSocketSharp.Net
"Pragma",
new HttpHeaderInfo (
"Pragma",
HttpHeaderType.Request | HttpHeaderType.Response)
HttpHeaderType.Request | HttpHeaderType.Response
)
},
{
"ProxyAuthenticate",

Loading…
Cancel
Save