[Modify] Polish it
This commit is contained in:
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…
Reference in New Issue
Block a user