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