Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dev Kabir

    (@devkabir)

    Hey @czeideavanzadoonb

    Thank you for bringing this to our attention!

    The value Origin is correct, as it specifies that the response varies based on the Origin header in the request. For more details, please review this paragraph: MDN Documentation on Vary Header.

    Thank you for helping us improve the plugin!

    Best regards,

    Dev

    Thread Starter Czeide

    (@czeideavanzadoonb)

    Hi. I think there’s a misunderstanding.

    I’m not saying the value Origin is incorrect. It’s the header Very that I’m pointing out. Please check the Header helper class.

    Instead of header( 'Very: Origin' ), it should be header( 'Vary: Origin').

    Very -> Vary

    • This reply was modified 1 year, 9 months ago by Czeide. Reason: Image would not upload
    Plugin Author Dev Kabir

    (@devkabir)

    Got it! We’ll fix it in the next sprint. Please update your profile picture so I can acknowledge your contribution in the plugin dashboard.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Invalid “Very” Response Header’ is closed to new replies.