[Modify] Polish it

master
sta 6 years ago
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…
Cancel
Save