[Webkit-unassigned] [Bug 186030] Set Origin header value to null rather than omitting it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 17:18:33 PST 2019


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
Running the test, we indeed set correctly the Origin header in the case of no-cors POST for the initial request in FrameLoader::addHTTPOriginIfNeeded.

But we are not doing anything for redirections.
We might need to update SubresourceLoader::checkRedirectionCrossOriginAccessControl and  NetworkLoadChecker::continueCheckingRequest.

-- 
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/20190104/e70bb427/attachment.html>


More information about the webkit-unassigned mailing list