CORS Header Removed from Cache
-
In PHP I am setting a
header()
withAccess-Control-Allow-Origin
.
Unfortunately this header is stripped out when I enable WP Super Cache. I even checked the “Cache HTTP headers with page content” setting in advanced, but the problem persisted.How do I get WP Super Cache to maintain my pages with each of their unique HTTP headers?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘CORS Header Removed from Cache’ is closed to new replies.