[Modify] Polish it

master
sta 6 years ago
parent 1c11ac7bbd
commit 3350fa13d7

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

Loading…
Cancel
Save