add configurable request body size limit #84

Merged
thabeta merged 1 commit from development_webdav_server into develop 2026-01-29 13:23:50 +00:00
Owner

Changes

  • Add max_body_size field to server config
  • Set default max_body_size to 10MB
  • Apply DefaultBodyLimit middleware using config
  • Reformat contexts API route definition
### Changes - Add `max_body_size` field to server config - Set default `max_body_size` to 10MB - Apply `DefaultBodyLimit` middleware using config - Reformat `contexts` API route definition
feat: add configurable request body size limit
Some checks failed
Tests / test-linux (pull_request) Failing after 9m52s
Tests / test-macos (pull_request) Has been cancelled
e7b6951005
- Add `max_body_size` field to server config
- Set default `max_body_size` to 10MB
- Apply `DefaultBodyLimit` middleware using config
- Reformat `contexts` API route definition
thabeta merged commit b7dcb9a324 into develop 2026-01-29 13:23:50 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_lib!84
No description provided.