[Modify] Polish it
This commit is contained in:
parent
da20a0996e
commit
8d3a68ad5b
@ -289,7 +289,8 @@ namespace WebSocketSharp.Net
|
|||||||
"IfNoneMatch",
|
"IfNoneMatch",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"If-None-Match",
|
"If-None-Match",
|
||||||
HttpHeaderType.Request | HttpHeaderType.MultiValue)
|
HttpHeaderType.Request | HttpHeaderType.MultiValue
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"IfRange",
|
"IfRange",
|
||||||
|
Loading…
Reference in New Issue
Block a user