Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookies: case-insensitive check of set-cookies #1008

Merged

Conversation

chomosuke
Copy link

I ended up coping caseless_equal from header.ml to cookie.ml since I didn't want to expose caseless_equal in header.mli and I didn't know where to put shared private functions. Hope that's okay.

Closes #1007

@mseri mseri merged commit 1f8ce6e into mirage:v5-backports Dec 13, 2023
2 of 3 checks passed
@mseri
Copy link
Collaborator

mseri commented Dec 13, 2023

Thanks and sorry for the delay

mseri added a commit to mseri/opam-repository that referenced this pull request Dec 13, 2023
CHANGES:

- cohttp: case-insensitive check of set-cookies (chomosuke, mirage/ocaml-cohttp#1008)
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
CHANGES:

- cohttp: case-insensitive check of set-cookies (chomosuke, mirage/ocaml-cohttp#1008)
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