Thread Starter
Anonymous User 13711045
(@anonymized-13711045)
Awesome thanks. I do have another question, I’m trying to cache the REST API output of a custom endpoint but a nonce has to be provided to validate the request. I’m getting a 500 error when I do this and this shows in the server logs…
[Module:Cache] vary request header “Origin” not defined!
Any way to make this work?
-
This reply was modified 6 years, 5 months ago by
Anonymous User 13711045.
-
This reply was modified 6 years, 5 months ago by
Anonymous User 13711045.
-
This reply was modified 6 years, 5 months ago by
Anonymous User 13711045.
Hi @thekendog, can you show us the code of how you create the custom endpoint?
Thread Starter
Anonymous User 13711045
(@anonymized-13711045)
@stanleylitespeed it appears to be the same issue as here…
https://github.com/litespeedtech/lscache_wp/issues/182
Any update on a fix for this?
Thread Starter
Anonymous User 13711045
(@anonymized-13711045)
Sweet. Looking forward to 3.0.
Hi everyone, any updates on this? I’m on version 3.0.8.6 but still getting this error