tungstenite
0.23.0
In tungstenite::
handshake::
server
Structs
NoCallback
ServerHandshake
Traits
Callback
Functions
create_response
create_response_with_body
write_response
Type Aliases
ErrorResponse
Request
Response
tungstenite
::
handshake
::
server
Function
create_response
Copy item path
Settings
Help
Summary
Source
pub fn create_response(request: &
Request
) ->
Result
<
Response
>
Expand description
Create a response for the request.