[Modify] Polish it
This commit is contained in:
parent
a525d3e447
commit
1c11ac7bbd
@ -518,7 +518,10 @@ namespace WebSocketSharp.Net
|
||||
"Via",
|
||||
new HttpHeaderInfo (
|
||||
"Via",
|
||||
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.MultiValue)
|
||||
HttpHeaderType.Request
|
||||
| HttpHeaderType.Response
|
||||
| HttpHeaderType.MultiValue
|
||||
)
|
||||
},
|
||||
{
|
||||
"Warning",
|
||||
|
Loading…
Reference in New Issue
Block a user