1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2025-03-13 20:28:40 +00:00
attic/server
Cole Helbling 903fb4e39e fixup: stream error logging
The call to `into_inner()` discards the wrapper type constructed by
`map_err()`. So instead, `map_err()` the actual stream, and call
`Body::from_stream` on the wrapped stream.
2024-07-26 10:21:52 -07:00
..
src fixup: stream error logging 2024-07-26 10:21:52 -07:00
Cargo.toml Trivial semver-incompatible upgrades 2024-06-01 13:47:27 -06:00