[Webkit-unassigned] [Bug 182644] The referer header is not set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 12 10:34:20 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182644

--- Comment #2 from samuel_abromowitz at putnam.com ---
https://mw-uat.putnam.com/demo/example.jsp

example.jsp has a button named "redirect". When clicked it will make a xhr request to mw-stg.putnam.com which re-directs to oam-uat.putnam.com and then back to mw-stg.putnam.com if successful. 

Since we do not allow requests when the Origin header is null and the Referer header is not from a valid resource you will see this in the console for requests made with High Sierra.

Cross-origin redirection to https://mw-stg.putnam.com/demo/webkit.jsp denied by Cross-Origin Resource Sharing policy: Origin null is not allowed by Access-Control-Allow-Origin.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180212/8fb62430/attachment.html>


More information about the webkit-unassigned mailing list