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