Cache miss on Form POST
-
Hello,
I would like to build a custom form and handle the POST data on a wordpress page. This works okay with add_filter to create dynamic content.
Litespeed shows strange behavior though when calling the page in the form action field – the resulting page will not be served form cache nor will css minimize jump in.
I separated the problem to a difference between GET and POST. When I redirect to a page with GET, the cache will work. If I use POST, the cache is missed.
Example page shows GET and POST button. Please open inspector to follow network traffic and see the difference.
Any help appreciated.
Regards ChrisThe page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Cache miss on Form POST’ is closed to new replies.