http-rs / http-rs/surf

Problem with `Expect: 100-continue` handling with isahc

Open
#177 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.