Skip to content

HTTP - Streamed responses and data limits - #758

Merged
itsgoingd merged 3 commits into
masterfrom
feat/http-streams-handling
Aug 3, 2026
Merged

HTTP - Streamed responses and data limits#758
itsgoingd merged 3 commits into
masterfrom
feat/http-streams-handling

Conversation

@itsgoingd

Copy link
Copy Markdown
Owner
  • Fixes possible crash or response body being consumed when capturing HTTP streamed responses.
  • Added support for non-destructive capturing of streamed responses.
    • Enabled by setting CLOCKWORK_HTTP_REQUESTS_COLLECT_STREAM_DATA
  • Added configurable limit for captured response content size (defaults to 1MB).
    • Configured via CLOCKWORK_HTTP_REQUESTS_RESPONSE_DATA_LIMIT (number in bytes, null for unlimited).

@itsgoingd
itsgoingd merged commit e6fca6b into master Aug 3, 2026
@itsgoingd
itsgoingd deleted the feat/http-streams-handling branch August 3, 2026 14:35
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