[Modify] Polish it

This commit is contained in:
sta 2020-02-20 20:28:58 +09:00
parent 98fb80abc3
commit c503762430

View File

@ -303,7 +303,8 @@ namespace WebSocketSharp.Net
"IfUnmodifiedSince",
new HttpHeaderInfo (
"If-Unmodified-Since",
HttpHeaderType.Request)
HttpHeaderType.Request
)
},
{
"KeepAlive",