jakartaee / rest

Jakarta RESTful Web Services
Other
351 stars 114 forks source link

Add stale while revalidate #1237

Closed khaledosama999 closed 3 months ago

khaledosama999 commented 3 months ago

Problem

Cache control doesn't support stale-while-revalidate directive

jansupol commented 3 months ago

This comes from RFC 5861, saying:

This document is not an Internet Standards Track specification; it is published for informational purposes.

RFC 9111 HTTP Caching, which is an Internet Standards Track document, does not know stale-while-revalidate.