[Modify] Polish it
This commit is contained in:
parent
98046538d8
commit
85267ad619
@ -377,7 +377,10 @@ namespace WebSocketSharp.Net
|
|||||||
"Range",
|
"Range",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"Range",
|
"Range",
|
||||||
HttpHeaderType.Request | HttpHeaderType.Restricted | HttpHeaderType.MultiValue)
|
HttpHeaderType.Request
|
||||||
|
| HttpHeaderType.Restricted
|
||||||
|
| HttpHeaderType.MultiValue
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Referer",
|
"Referer",
|
||||||
|
Loading…
Reference in New Issue
Block a user