22 Commits (master)

Author SHA1 Message Date
Ondřej Hruška 638594b11b
improvements in streaming, add debug format structs 3 years ago
Ondřej Hruška 568b1ff07a
convert all to sync, remove now broken doc comments, some renames 3 years ago
Ondřej Hruška c967e59ffb
all asyncified except for streaming 3 years ago
Ondřej Hruška ded6d806f9
fix clippy lints 3 years ago
ranfdev 83587a10d2 Manually updated reqwest to 10.8 and url to 2.1 4 years ago
Paul Woolcock d66c63dd28 Remove `HttpSend` and `HttpSender` 4 years ago
Paul Woolcock 982a8fc776 making clippy happy 4 years ago
Paul Woolcock 0b4ee7bfb2 Various cleanup tasks 4 years ago
Paul Woolcock 16bc060407 Update to the 2018 edition 4 years ago
leo60228 7e67e10bc4 Remove url 2.x 4 years ago
leo60228 791bc83387 Use WebSockets for events 4 years ago
Paul Woolcock 55d0f8fa2a Add an `OwnedPage` that doesn't borrow the underlying client 5 years ago
Paul Woolcock 1c70ecd475 Missed a couple .unwraps, take them out 6 years ago
Paul Woolcock 2d8958e0d9 Update code to be compatible with reqwest 0.9 6 years ago
Paul Woolcock 57cc44368c Document "everything" 6 years ago
Paul Woolcock 5b24922d9e Add some more lints, and fix the compile errors they generate 6 years ago
Paul Woolcock 49a2237803 Introduce HttpSend trait for converting `Request` -> `Response` 6 years ago
Paul Woolcock 8636e690c3 rustfmt pass 6 years ago
Paul Woolcock 5eca9748a3 Reduce the visibility of ItemsIter and add docs to items_iter 6 years ago
Paul Woolcock 6501470312 Change `PageIter` to `ItemsIter` 6 years ago
Paul Woolcock b4cbcfa1a7 into_iter -> items_iter 6 years ago
Aaron Power 4984dfaacf Version 0.10.0-rc1 6 years ago