• Abhishek

    (@abhishe11sharma)


    I want to remove Cookie form Vary => Accept-Encoding,Cookie. Is it possible? I have heard that Cookie in the header is bad practices.

Viewing 1 replies (of 1 total)
  • Define constant “WPSC_VARY_HEADER” to the “Vary Header” you want. You’ll probably want to set it to “Accept-Encoding”.

    I wouldn’t do it however. You’ll find that logged in and logged out pages may be cached by proxy servers and sensitive data will leak.

Viewing 1 replies (of 1 total)
  • The topic ‘I want to remove Cookie form Vary => Accept-Encoding,Cookie’ is closed to new replies.