Skip to content

fix!: allow setHeaders to override send headers#598

Merged
climba03003 merged 1 commit into
mainfrom
fix-set-headers
Jul 11, 2026
Merged

fix!: allow setHeaders to override send headers#598
climba03003 merged 1 commit into
mainfrom
fix-set-headers

Conversation

@climba03003

Copy link
Copy Markdown
Member

Fixes #508

Breaking Changes

  • Use FastifyReply instead of HTTPResponse in setHeaders.

Fixes

  • Allows setHeaders to override the headers set by send.

Checklist

@climba03003 climba03003 requested a review from a team July 11, 2026 10:14
@climba03003 climba03003 merged commit 08ed461 into main Jul 11, 2026
17 checks passed
@climba03003 climba03003 deleted the fix-set-headers branch July 11, 2026 10:37
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.

Cache-Control Header keeps showing "public, max-age=0"

3 participants