[Modify] Polish it

This commit is contained in:
sta 2020-02-21 19:36:55 +09:00
parent 62c977ffbb
commit 363ea79317

View File

@ -319,7 +319,8 @@ namespace WebSocketSharp.Net
"LastModified", "LastModified",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Last-Modified", "Last-Modified",
HttpHeaderType.Request | HttpHeaderType.Response) HttpHeaderType.Request | HttpHeaderType.Response
)
}, },
{ {
"Location", "Location",