[Modify] Polish it

This commit is contained in:
sta 2020-02-20 20:26:53 +09:00
parent d99b1b660a
commit da20a0996e

View File

@ -282,7 +282,8 @@ namespace WebSocketSharp.Net
"IfModifiedSince", "IfModifiedSince",
new HttpHeaderInfo ( new HttpHeaderInfo (
"If-Modified-Since", "If-Modified-Since",
HttpHeaderType.Request | HttpHeaderType.Restricted) HttpHeaderType.Request | HttpHeaderType.Restricted
)
}, },
{ {
"IfNoneMatch", "IfNoneMatch",