[Modify] Polish it

master
sta 6 years ago
parent 728b6cd662
commit f711051c81

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

Loading…
Cancel
Save