[Modify] Polish it
This commit is contained in:
parent
1a2d0e2357
commit
b0cf8a1883
@ -123,7 +123,10 @@ namespace WebSocketSharp.Net
|
|||||||
"Allow",
|
"Allow",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"Allow",
|
"Allow",
|
||||||
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.MultiValue)
|
HttpHeaderType.Request
|
||||||
|
| HttpHeaderType.Response
|
||||||
|
| HttpHeaderType.MultiValue
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Authorization",
|
"Authorization",
|
||||||
|
Loading…
Reference in New Issue
Block a user