[Modify] Polish it

This commit is contained in:
sta 2020-02-19 21:32:41 +09:00
parent 1e66d7fa08
commit c3f2251623

View File

@ -199,7 +199,8 @@ namespace WebSocketSharp.Net
"ContentRange", "ContentRange",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Content-Range", "Content-Range",
HttpHeaderType.Request | HttpHeaderType.Response) HttpHeaderType.Request | HttpHeaderType.Response
)
}, },
{ {
"ContentType", "ContentType",