[Modify] Polish it
This commit is contained in:
parent
3350fa13d7
commit
aeb45d5eb6
@ -536,7 +536,10 @@ namespace WebSocketSharp.Net
|
|||||||
"WwwAuthenticate",
|
"WwwAuthenticate",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"WWW-Authenticate",
|
"WWW-Authenticate",
|
||||||
HttpHeaderType.Response | HttpHeaderType.Restricted | HttpHeaderType.MultiValue)
|
HttpHeaderType.Response
|
||||||
|
| HttpHeaderType.Restricted
|
||||||
|
| HttpHeaderType.MultiValue
|
||||||
|
)
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user