1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 08:43:01 +01:00
actix-website/examples/requests
Daniel Franklin 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
..
src Fix logic bug in streaming request example 2020-03-01 15:26:05 -05:00
Cargo.toml Update requests 2019-12-29 02:32:47 +09:00