[Modify] Polish it

This commit is contained in:
sta 2020-02-18 21:31:25 +09:00
parent c5ae2bf19d
commit 859ee5f7d3

View File

@ -109,7 +109,8 @@ namespace WebSocketSharp.Net
"AcceptRanges", "AcceptRanges",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Accept-Ranges", "Accept-Ranges",
HttpHeaderType.Response | HttpHeaderType.MultiValue) HttpHeaderType.Response | HttpHeaderType.MultiValue
)
}, },
{ {
"Age", "Age",