[Modify] Polish it

This commit is contained in:
sta 2020-02-18 21:38:24 +09:00
parent 5b0308a9dc
commit 88b9b5ca2d

View File

@ -139,7 +139,10 @@ namespace WebSocketSharp.Net
"CacheControl", "CacheControl",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Cache-Control", "Cache-Control",
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.MultiValue) HttpHeaderType.Request
| HttpHeaderType.Response
| HttpHeaderType.MultiValue
)
}, },
{ {
"Connection", "Connection",