tungstenite-rs/src/handshake
Bartel Sielski 60c50cdea2
handshake(server): Make 'create_response_with_body' function more generic
This makes using it possible when the request and response body types differ.

Signed-off-by: bartel <bartel.sielski@gmail.com>
2024-04-23 16:45:36 +02:00
..
client.rs return correct protocol error when missing http version 2023-06-12 13:19:13 +01:00
headers.rs chore: apply `fmt` to the whole project 2020-11-17 12:40:52 +01:00
machine.rs Fix FrameHeader::format write & other lints 2023-12-02 00:01:17 +01:00
mod.rs Switch from base64 0.20 to data-encoding 2 2023-01-15 17:08:18 +01:00
server.rs handshake(server): Make 'create_response_with_body' function more generic 2024-04-23 16:45:36 +02:00