[Modify] Polish it
This commit is contained in:
parent
0f53c2f2d6
commit
eaa9cf7edf
@ -176,7 +176,10 @@ namespace WebSocketSharp.Net
|
|||||||
"ContentLength",
|
"ContentLength",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"Content-Length",
|
"Content-Length",
|
||||||
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.Restricted)
|
HttpHeaderType.Request
|
||||||
|
| HttpHeaderType.Response
|
||||||
|
| HttpHeaderType.Restricted
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ContentLocation",
|
"ContentLocation",
|
||||||
|
Loading…
Reference in New Issue
Block a user