• Resolved margomm

    (@margomm)


    Hello!
    The plugin works great!
    There is one question.
    My server is serving the header Vary: Accept-Encoding
    Hummingbird creates a server header ‘Vary: Accept-Encoding, Cookie’
    It turns out 2 headers:
    Vary: Accept-Encoding
    Vary: Accept-Encoding, Cookie

    This condition is specified in the file wp-content/plugins/hummingbird-performance/core/modules/class-page-cache.php line: 1186 #’Vary’ => ‘Vary: Accept-Encoding, Cookie’,
    I am doing this:
    1186 #’Vary’ => ‘Vary: Accept-Encoding, Cookie’,

    When updating, you have to go to wp-content/plugins/hummingbird-performance/core/modules/class-page-cache.php and fix.

    It’s not entirely clear to me which title to leave:
    Vary: Accept-Encoding
    Vary: Accept-Encoding, Cookie

    Where in the settings you can turn off the header output Vary: Accept-Encoding, Cookie

    Otherwise, the plugin does wonders!
    And it’s free! I can’t even imagine what’s in the pro version!
    Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Vary Accept-Encoding’ is closed to new replies.