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

fixed some issues for cookie #14

Merged
merged 2 commits into from
Feb 19, 2024
Merged

fixed some issues for cookie #14

merged 2 commits into from
Feb 19, 2024

Conversation

Code-Hex
Copy link
Owner

  • cannot load version info
  • cannot put KV because sessionCookiePublicKeys's max-age is zero
curl -i https://identitytoolkit.googleapis.com/v1/sessionCookiePublicKeys
HTTP/2 200
cache-control: no-cache, no-store, max-age=0, must-revalidate
date: Mon, 19 Feb 2024 09:12:48 GMT
pragma: no-cache
expires: Mon, 01 Jan 1990 00:00:00 GMT
content-type: application/json; charset=UTF-8
vary: X-Origin
vary: Referer
vary: Origin,Accept-Encoding
server: ESF
x-xss-protection: 0
x-frame-options: SAMEORIGIN
x-content-type-options: nosniff
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
accept-ranges: none

@Code-Hex Code-Hex merged commit bf1f5be into main Feb 19, 2024
2 checks passed
@Code-Hex Code-Hex deleted the fix/issues branch February 19, 2024 09:27
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