[Modify] Polish it
This commit is contained in:
parent
5b0308a9dc
commit
88b9b5ca2d
@ -139,7 +139,10 @@ namespace WebSocketSharp.Net
|
||||
"CacheControl",
|
||||
new HttpHeaderInfo (
|
||||
"Cache-Control",
|
||||
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.MultiValue)
|
||||
HttpHeaderType.Request
|
||||
| HttpHeaderType.Response
|
||||
| HttpHeaderType.MultiValue
|
||||
)
|
||||
},
|
||||
{
|
||||
"Connection",
|
||||
|
Loading…
Reference in New Issue
Block a user