[Modify] Polish it

This commit is contained in:
sta 2020-02-19 21:31:49 +09:00
parent 12a3fd77a1
commit 1e66d7fa08

View File

@ -192,7 +192,8 @@ namespace WebSocketSharp.Net
"ContentMd5", "ContentMd5",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Content-MD5", "Content-MD5",
HttpHeaderType.Request | HttpHeaderType.Response) HttpHeaderType.Request | HttpHeaderType.Response
)
}, },
{ {
"ContentRange", "ContentRange",