[Modify] Polish it
This commit is contained in:
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…
Reference in New Issue
Block a user