Commit Graph

34 Commits (a8e06d2b39c6c1f9091ce7af2adf2510575ab9d3)

Author SHA1 Message Date
Daniel Abramov a8e06d2b39 clean up http error handling 4 years ago
Daniel Abramov 521f1a0767 clean up the redirect logic a bit 4 years ago
Redrield 60f7b0f024 Fix some code-review issues 4 years ago
Redrield 6bce14fa26 Add facilities to allow clients to follow HTTP 3xx redirects 4 years ago
philipp 50bc1b5e90 Delegate into_client_request (4) 4 years ago
philipp 064fd9313f Delegate into_client_request (3) 4 years ago
philipp 90345c994a Delegate into_client_request (2) 4 years ago
philipp 4cdc2edab1 Delegate into_client_request 4 years ago
Alfie John 7ca9bd6f2f Minor grammar fix 5 years ago
Sebastian Dröge 07d4721ffd Add type aliases for Response/Request with a fixed body type 5 years ago
Sebastian Dröge 9020840f84 Remove custom Request/Response types from client code 5 years ago
Danny Browning 6369d48579 Fix compilation error without default features 5 years ago
Danny Browning 02684b4946 Try removing unpin 5 years ago
Danny Browning 614a5068fa Tokio-Tungstenite Async Changes 5 years ago
Artem Vorotnikov cbf80ecc76
Edition 2018, formatting, clippy fixes 5 years ago
Simon Sapin 4b1d89daf1 Update the url crate to 2.0 5 years ago
Daniel Abramov 3a58069db2 Create helpers for config-like functions 6 years ago
Ryan Leckey ef8e41f63f prepare for native-tls 0.2 7 years ago
Daniel Abramov 00303fa60c Make the websocket configurable 7 years ago
Daniel Abramov 44a15c9eab Implements #6 (client/server headers access) 7 years ago
Daniel Abramov f34c488217 Add basic support for examining headers (#6) 7 years ago
Alexey Galakhov bd9ac9673e chore: cleanup docs and warnings, strict docs 8 years ago
Alexey Galakhov 686bc51b84 stream: set TCP_NODELAY on connect 8 years ago
Alexey Galakhov f696771069 Generalize connect() interface. 8 years ago
Alexey Galakhov 24f3bb7807 Add the possibility to pass extra request headers. 8 years ago
Ran Benita ae30b8cd76 Apply a couple trivial clippy suggestions 8 years ago
Ran Benita 76e80ca9a3 Only allocate error message if the error occurred 8 years ago
Alexey Galakhov e0eecd28b1 Refactor TLS handling 8 years ago
Alexey Galakhov e2b7b73e72 Improve documentation. 8 years ago
Alexey Galakhov b7557f1baa refactor: make handshake completely async 8 years ago
Alexey Galakhov e63f594a14 Initial commit, mostly working client 8 years ago