Skip to content

fix: improve timeout handling, abort behavior, and project linting#6

Merged
StopMakingThatBigFace merged 3 commits intomainfrom
feat/v2.1.0
Apr 15, 2026
Merged

fix: improve timeout handling, abort behavior, and project linting#6
StopMakingThatBigFace merged 3 commits intomainfrom
feat/v2.1.0

Conversation

@StopMakingThatBigFace
Copy link
Copy Markdown
Owner

Minor Release

What's Changed

  • Fixed AbortSignal handling so in-flight HTTP requests can be cancelled after dispatch starts.
  • Fixed response body streaming contention in the Rust body store.
  • Fixed Request.clone() so multipart/FormData bodies are preserved correctly.
  • Fixed timeout handling: timeout: 0 now disables the timeout
  • Added Rust quality checks with rustfmt and clippy.

@StopMakingThatBigFace StopMakingThatBigFace merged commit 7893417 into main Apr 15, 2026
16 checks passed
@StopMakingThatBigFace StopMakingThatBigFace deleted the feat/v2.1.0 branch April 15, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant