[Modify] Polish it

This commit is contained in:
sta 2020-02-20 20:23:07 +09:00
parent 728b6cd662
commit f711051c81

View File

@ -247,7 +247,8 @@ namespace WebSocketSharp.Net
"Expires", "Expires",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Expires", "Expires",
HttpHeaderType.Request | HttpHeaderType.Response) HttpHeaderType.Request | HttpHeaderType.Response
)
}, },
{ {
"ETag", "ETag",