Skip to content

Adds documentation for behaviour of capped uploads in the event of the byte limit being reached - #18

Merged
martynp merged 1 commit into
mainfrom
capped_upload_documentation
Jul 28, 2026
Merged

Adds documentation for behaviour of capped uploads in the event of the byte limit being reached#18
martynp merged 1 commit into
mainfrom
capped_upload_documentation

Conversation

@martynp

@martynp martynp commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

…e byte limit being reached

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation clarifying how Capped<T>/data-guard limits behave when an upload exceeds the configured byte limit, with emphasis on HTTP/1.1 response delivery implications.

Changes:

  • Documented “capped uploads” behavior and client-visible effects when a guard stops reading mid-body (HTTP/1.1 vs HTTP/2).
  • Added a cross-reference from configuration “Limits” to the new capped uploads section.
  • Noted the documentation addition in the changelog.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
website/docs/10-configuration.md Adds a short pointer from limits configuration to the capped uploads behavior explanation.
website/docs/04-requests.md Introduces a new “Capped Uploads” section explaining Capped<T> semantics and HTTP/1.1/HTTP/2 implications.
CHANGELOG.md Adds an Unreleased changelog entry for the new documentation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread website/docs/10-configuration.md Outdated
Comment thread CHANGELOG.md Outdated
…e byte limit being reached

AI-Tool: Claude Code
@martynp
martynp force-pushed the capped_upload_documentation branch from d730dcd to d978816 Compare July 28, 2026 06:19
@martynp martynp self-assigned this Jul 28, 2026
@martynp
martynp merged commit 0266766 into main Jul 28, 2026
11 checks passed
@martynp
martynp deleted the capped_upload_documentation branch July 28, 2026 06:20
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.

2 participants