tungstenite
0.26.2
In tungstenite::
handshake::
client
tungstenite
::
handshake
::
client
Function
extract_subprotocols_from_request
Copy item path
Source
fn extract_subprotocols_from_request( request: &
Request
, ) ->
Result
<
Option
<
Vec
<
String
>>>