Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jaxrs-dev] Cookie support - RFC6265

Hi,

It looks like the cookie support in Jakarta REST uses RFC 2109 (https://github.com/jakartaee/rest/blob/master/jaxrs-api/src/main/java/jakarta/ws/rs/core/Cookie.java#L30) - hopefully my reading is correct, but please let me know if I've made a mistake.

Are there any plans to possibly adopt a new RFC for Cookies, such as RFC6265 (https://datatracker.ietf.org/doc/html/rfc6265)?

I'd be happy to work on it if there's interest in it.

Many thanks

Jon

--
Jonathan Gallimore

Back to the top