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