c427ae50f3
publish = false
2023-11-01 15:21:01 +00:00
73dc338ff9
edition = 2021
2023-11-01 15:09:54 +00:00
37169d5232
remove unused example deps
2023-11-01 15:09:25 +00:00
81dfe300a2
update examples to v4 ( #258 )
2022-02-26 03:56:24 +00:00
cdbb5dd2b2
use Bytes re-export
...
closes #202
2020-11-27 01:10:05 +00:00
4d8d53cea5
v3 ( #188 )
2020-09-12 16:21:54 +01:00
b43bbd2b51
Fix logic bug in streaming request example
...
Previously the example printed "Chunk: {}" once after the entire
response was received, but the accompanying text read "we read and print
the request payload chunk by chunk".
The example now prints every chunk as it was received.
2020-03-01 15:26:05 -05:00
e9b3985bcf
Suppress some warnings on CI ( #143 )
...
* Suppress some warnings on CI
* Remove unused imports
2020-01-23 10:17:13 +09:00
4f2f930349
Update requests
2019-12-29 02:32:47 +09:00
0ff37e7454
Add dyn keyword to get rid of some warnings
2019-07-29 12:44:00 +02:00
d7d4392d87
Requests is done-ish.
2019-06-26 01:27:17 -04:00
941bdfa491
Updates example version numbers to match actix-web version.
2019-06-19 00:38:23 -04:00
4f9bd8b724
moves individual examples to pub mods to force building and have less dead_code
2019-06-19 00:20:50 -04:00
917156db2c
Removes author from Cargo.toml
2019-06-17 18:40:29 -04:00
507842bf1c
First pass at Requests Chapter.
2019-06-17 14:34:23 -04:00