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

Parse dates in Set-Cookie headers (Expires) #2

Open
hellerve opened this issue Feb 7, 2020 · 0 comments
Open

Parse dates in Set-Cookie headers (Expires) #2

hellerve opened this issue Feb 7, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@hellerve
Copy link
Member

hellerve commented Feb 7, 2020

We should parse dates in Set-Cookie headers correctly. This depends on carpentry-org/time#1, but once that has landed, it should be a relatively trivial fix. Currently the parser will return a Result.Error with a TODO when encountering this, to ensure it isn’t missed by userland code.

Cheers

@hellerve hellerve added bug Something isn't working enhancement New feature or request labels Feb 7, 2020
@hellerve hellerve self-assigned this Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant