Problem with `Expect: 100-continue` handling with isahc
Open
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
the isahc client seems to hang indefinitely when speaking to an async-h1 based server when there is a request body
Contributor guide
Research direction
Start by reproducing a request with a body using isahc against an async-h1 based server, then trace the Expect: 100-continue handling in the client and server interaction. Done means the request no longer hangs indefinitely and the behavior is covered by a regression test.
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