[Modify] Polish it
This commit is contained in:
parent
6e3e3f122a
commit
d99b1b660a
@ -275,7 +275,8 @@ namespace WebSocketSharp.Net
|
|||||||
"IfMatch",
|
"IfMatch",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"If-Match",
|
"If-Match",
|
||||||
HttpHeaderType.Request | HttpHeaderType.MultiValue)
|
HttpHeaderType.Request | HttpHeaderType.MultiValue
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"IfModifiedSince",
|
"IfModifiedSince",
|
||||||
|
Loading…
Reference in New Issue
Block a user