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

Fix write of Cookie rfc6265 string in FastCGI adaptor #1378

Conversation

jbrichau
Copy link
Member

@jbrichau jbrichau commented Sep 12, 2023

Fixes #1375

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (572ac16) 54.19% compared to head (4c7f9fb) 54.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1378   +/-   ##
=======================================
  Coverage   54.19%   54.19%           
=======================================
  Files        8887     8887           
  Lines       72220    72220           
=======================================
  Hits        39139    39139           
  Misses      33081    33081           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jbrichau jbrichau merged commit 450c2cc into master Sep 12, 2023
@jbrichau jbrichau deleted the 1375-WAFastCGIAdaptor-doesnt-write-cookie-attributes-Max-Age-and-SameSite branch February 4, 2024 15:30
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.

WAFastCGIAdaptor doesn’t write cookie attributes ‘Max-Age’ and ‘SameSite’
2 participants