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