Skip to content

Improve API usability; minor fixes#20

Merged
szeka9 merged 1 commit into
mainfrom
development
Jun 13, 2026
Merged

Improve API usability; minor fixes#20
szeka9 merged 1 commit into
mainfrom
development

Conversation

@szeka9

@szeka9 szeka9 commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Allow all types of multipart response
types to trigger multipart response
processing.

Enforce chunked encoding for all
multipart responses with a function callback
as the response length is not known in advance.

Normalize keys when setting response headers.

Allow all callables to be used as response
producers, not just closures.

Allow all types of multipart response
types to trigger multipart response
processing.

Enforce chunked encoding for all
multipart responses with a function callback
as the response length is not known in advance.

Normalize keys when setting response headers.

Allow all callables to be used as response
producers, not just closures.
@szeka9 szeka9 merged commit e379253 into main Jun 13, 2026
1 check passed
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