[Modify] Polish it

This commit is contained in:
sta 2020-02-20 20:28:06 +09:00
parent 8d3a68ad5b
commit 98fb80abc3

View File

@ -296,7 +296,8 @@ namespace WebSocketSharp.Net
"IfRange",
new HttpHeaderInfo (
"If-Range",
HttpHeaderType.Request)
HttpHeaderType.Request
)
},
{
"IfUnmodifiedSince",