[Modify] Polish it

This commit is contained in:
sta 2020-02-19 21:30:01 +09:00
parent eaa9cf7edf
commit 12a3fd77a1

View File

@ -185,7 +185,8 @@ namespace WebSocketSharp.Net
"ContentLocation", "ContentLocation",
new HttpHeaderInfo ( new HttpHeaderInfo (
"Content-Location", "Content-Location",
HttpHeaderType.Request | HttpHeaderType.Response) HttpHeaderType.Request | HttpHeaderType.Response
)
}, },
{ {
"ContentMd5", "ContentMd5",