Browse Source
This change adds a "Vary: Origin" HTTP response header for /info and /iframe SockJS endpoints. This is preventing proxies and browsers from caching a response and reusing it for an invalid Origin. Reference: https://groups.google.com/forum/#!topic/sockjs/svsLWRorSis Issue: SPR-12310pull/614/merge
Brian Clozel
10 years ago
2 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue