[Modify] Polish it
This commit is contained in:
parent
b0cf8a1883
commit
5b0308a9dc
@ -132,7 +132,8 @@ namespace WebSocketSharp.Net
|
||||
"Authorization",
|
||||
new HttpHeaderInfo (
|
||||
"Authorization",
|
||||
HttpHeaderType.Request | HttpHeaderType.MultiValue)
|
||||
HttpHeaderType.Request | HttpHeaderType.MultiValue
|
||||
)
|
||||
},
|
||||
{
|
||||
"CacheControl",
|
||||
|
Loading…
Reference in New Issue
Block a user