Drew DeVault
|
9237448725
|
Updates for Hare upstream changes
Signed-off-by: Drew DeVault <sir@cmpwn.com>
|
2024-04-19 11:24:02 +02:00 |
|
Drew DeVault
|
cfdb921520
|
transport.ha: fix unreachable abort
|
2024-03-04 11:23:32 +01:00 |
|
Drew DeVault
|
396d6caa76
|
transport: improve identity transport lifetime
|
2023-10-07 12:43:58 +02:00 |
|
Alexey Yerin
|
372eb47e4a
|
Fix compilation with latest stdlib
|
2023-08-31 11:15:49 +02:00 |
|
Drew DeVault
|
5bcc5539f5
|
Finish chunked reader implementation
|
2023-02-12 17:58:25 +01:00 |
|
Drew DeVault
|
047472da93
|
Implement new_chunked_reader
TODO: Implement chunked_read too
|
2023-02-12 13:23:32 +01:00 |
|
Drew DeVault
|
1679405268
|
Don't export reader types
These are opaquely accessed through *io::stream
|
2023-02-12 13:18:29 +01:00 |
|
Drew DeVault
|
2ea358ae35
|
Minor docs adjustement
|
2023-02-12 13:07:53 +01:00 |
|
Drew DeVault
|
c63af5d3ec
|
Improve documentation and transport semantics
|
2023-02-12 13:05:11 +01:00 |
|
Drew DeVault
|
c76599f71c
|
transport: don't export new_reader
The semantics are internal
|
2023-02-12 12:52:48 +01:00 |
|
Drew DeVault
|
fa4defb964
|
transport: add config options (unimplemented)
|
2023-02-12 12:14:19 +01:00 |
|
Drew DeVault
|
0e4277ded9
|
Improve support riggings for Transfer-Encoding
|
2023-02-12 11:04:05 +01:00 |
|
Drew DeVault
|
946c985a02
|
Rig out transport handling, finish identity reader
New patch will implement more transports, such as chunked and gzip.
|
2023-02-11 11:31:07 +01:00 |
|