[Modify] Polish it
This commit is contained in:
parent
12a3fd77a1
commit
1e66d7fa08
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user