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