[Webkit-unassigned] [Bug 110127] [GTK][EFL] HEAD requests changed to GET after 303 redirection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 06:18:46 PDT 2013


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





--- Comment #21 from youenn fablet <youennf at gmail.com>  2013-03-21 06:21:12 PST ---
(In reply to comment #19)
> (From update of attachment 194219 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=194219&action=review
> 
> > LayoutTests/http/tests/xmlhttprequest/head-redirection.html:21
> > +
> 
> You seem to have an extra empty line here.

I will correct that
> 
> > LayoutTests/http/tests/xmlhttprequest/resources/get_method.php:4
> > +    header("Access-Control-Allow-Origin: *");
> 
> Do you really need this header? All requests here seem to be same-origin ones.

I was initially planning to reuse that script for some additional CORS tests.
Since it is not needed for that particular test case, I will remove it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list