[Modify] Polish it
This commit is contained in:
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…
Reference in New Issue
Block a user