Replies: 0
Hi team,
This plugin adds a set-cookie to every request, making the pages to miss the cache everytime
curl -IkL https://encorehomeschoolproductions.com/
HTTP/2 200
date: Tue, 10 Mar 2020 22:03:53 GMT
set-cookie: PHPSESSID=jsj5srtge2m33c00gn4ocu01ga; path=/
set-cookie: swpm_session=89188e869585e8b563bb200631463a78; path=/
x-gateway-cache-status: MISS
x-gateway-skip-cache: 0
There’s a way to keep the plugin functioning well, but removing this cookie?
Yours,