[Modify] Polish it
This commit is contained in:
parent
c8a6e88ea9
commit
bb1ecfccde
@ -495,7 +495,10 @@ namespace WebSocketSharp.Net
|
|||||||
"Upgrade",
|
"Upgrade",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"Upgrade",
|
"Upgrade",
|
||||||
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.MultiValue)
|
HttpHeaderType.Request
|
||||||
|
| HttpHeaderType.Response
|
||||||
|
| HttpHeaderType.MultiValue
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"UserAgent",
|
"UserAgent",
|
||||||
|
Loading…
Reference in New Issue
Block a user