[Modify] Polish it
This commit is contained in:
parent
272c986225
commit
18fc2e5d19
@ -229,7 +229,10 @@ namespace WebSocketSharp.Net
|
||||
"Date",
|
||||
new HttpHeaderInfo (
|
||||
"Date",
|
||||
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.Restricted)
|
||||
HttpHeaderType.Request
|
||||
| HttpHeaderType.Response
|
||||
| HttpHeaderType.Restricted
|
||||
)
|
||||
},
|
||||
{
|
||||
"Expect",
|
||||
|
Loading…
Reference in New Issue
Block a user