darkweak
darkweak
I meant use the max-stale request directive sorry
Yes, I will create a PR for that! 👍
@fliespl there is a PR already open for that https://github.com/darkweak/souin/pull/441 (thanks to @vejipe) 😄
Hello @the-leonat sorry for the delay, I was on other subjects. In theory the stale while revalidate is working but seeing your issue, there is probably a bug. After reading...
Hi @tve can you retry with the latest version please?
@jpds same as explained here https://github.com/caddyserver/cache-handler/issues/55#issuecomment-1638919674
By the way, FYI the JWT authentication by Souin itself will be deprecated on the next minor release I'm working on.
Ping @soyuka
That’s almost done, I have some points to discuss about the expectations.
I think we can merge that while talking about the default behavior when no Cache-Control header given. They expect to not cache the response **but** the RFC doesn't give informations...