[Modify] Polish it

master
sta 6 years ago
parent 1c11ac7bbd
commit 3350fa13d7

@ -527,7 +527,10 @@ namespace WebSocketSharp.Net
"Warning", "Warning",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Warning", "Warning",
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.MultiValue) HttpHeaderType.Request
| HttpHeaderType.Response
| HttpHeaderType.MultiValue
)
}, },
{ {
"WwwAuthenticate", "WwwAuthenticate",

Loading…
Cancel
Save