[Modify] Polish it
This commit is contained in:
parent
94fa12bbb8
commit
6e3e3f122a
@ -268,7 +268,8 @@ namespace WebSocketSharp.Net
|
||||
"Host",
|
||||
new HttpHeaderInfo (
|
||||
"Host",
|
||||
HttpHeaderType.Request | HttpHeaderType.Restricted)
|
||||
HttpHeaderType.Request | HttpHeaderType.Restricted
|
||||
)
|
||||
},
|
||||
{
|
||||
"IfMatch",
|
||||
|
Loading…
Reference in New Issue
Block a user