http-rs / http-rs/async-h1

Handle when chunked stream ends prematurely

Open
#71 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
166
Forks
49
PR merge metrics
No merged PRs in 30d

Description

We should have some sort of logic when the chunked stream ends prematurely. Right now we just end the stream and leave it to later steps to (maybe?) catch this issue: https://github.com/http-rs/async-h1/pull/69/files#r392666474

Contributor guide

Open the contributing guide

Research direction

Start by reading the chunked-stream handling and the linked review discussion in pull request 69. Determine how a prematurely ended stream should be surfaced instead of silently ending, then add coverage showing that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.