🚀 Features
forwardCookiesto send the visitor session on to Kirby - by @johannschopplich (8d0c4)
🐞 Bug Fixes
- Keep the set-cookie header out of the response cache - by @johannschopplich (72bd4)
- Key a request by
forwardCookiesso the two variants do not share a payload - by @johannschopplich (ff2a0) - Key a request by its headers so a differing header set is not served from the payload - by @johannschopplich (905f5)