[Modify] Polish it

master
sta 6 years ago
parent da20a0996e
commit 8d3a68ad5b

@ -289,7 +289,8 @@ namespace WebSocketSharp.Net
"IfNoneMatch",
new HttpHeaderInfo (
"If-None-Match",
HttpHeaderType.Request | HttpHeaderType.MultiValue)
HttpHeaderType.Request | HttpHeaderType.MultiValue
)
},
{
"IfRange",

Loading…
Cancel
Save