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