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

Move new HttpCookie.parseCookieDate to new HttpDateTime class #11671

Closed
joakime opened this issue Apr 19, 2024 · 2 comments
Closed

Move new HttpCookie.parseCookieDate to new HttpDateTime class #11671

joakime opened this issue Apr 19, 2024 · 2 comments
Assignees

Comments

@joakime
Copy link
Contributor

joakime commented Apr 19, 2024

Jetty version(s)
12.0.8

Enhancement Description

This new class, in jetty-http, should have the following ...

  • Instant .parse(String)
  • String .format(Instant)

And the HttpParser of Date and the HttpCookie of Expires should use both.

@joakime
Copy link
Contributor Author

joakime commented Apr 19, 2024

Being handled in PR #11672

@joakime joakime moved this to 🏗 In progress in Jetty 12.0.9 - FROZEN Apr 19, 2024
@joakime
Copy link
Contributor Author

joakime commented Apr 24, 2024

PR #11672 merged.

@joakime joakime closed this as completed Apr 24, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Jetty 12.0.9 - FROZEN Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: ✅ Done
Development

No branches or pull requests

1 participant