[Modify] Polish it

master
sta 6 years ago
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…
Cancel
Save