Skip to content

Conversation

@alxndrsn
Copy link
Contributor

@alxndrsn alxndrsn commented Mar 21, 2025

Closes #4103

This relates to...

Changes

  • add/extend cache tests for mixed-case headers:
    • Vary
    • If-Modified-Since
    • If-None-Match

Features

N/A

Bug Fixes

Breaking Changes and Deprecations

Status

@mcollina
Copy link
Member

looks good, what's missing?

@alxndrsn
Copy link
Contributor Author

looks good, what's missing?

Thanks for the nudge - I didn't realise this was in draft still.

@alxndrsn alxndrsn marked this pull request as ready for review March 24, 2025 07:19
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit fa959b8 into nodejs:main Mar 27, 2025
28 of 31 checks passed
@alxndrsn alxndrsn deleted the cache-case-sensitive branch March 27, 2025 14:19
@github-actions github-actions bot mentioned this pull request May 12, 2025
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 can add duplicate if-none-match, if-modified-since & varied headers (case-sensitivity)

3 participants