[Modify] Polish it

This commit is contained in:
sta 2020-02-20 20:26:10 +09:00
parent 6e3e3f122a
commit d99b1b660a

View File

@ -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",