RESOLVED FIXED 53501
Web Inspector: add test for OPTIONS requests caused by CORS preflight checking to appear in Network panel
https://bugs.webkit.org/show_bug.cgi?id=53501
Summary Web Inspector: add test for OPTIONS requests caused by CORS preflight checkin...
Andrey Kosyakov
Reported 2011-02-01 09:21:01 PST
This adds a test for additional OPTIONS request generated by CORS XHRs showing up among network resources (it works now, but we have a bug report, so I thought having a test might be useful): http://crbug.com/71361
Attachments
patch (3.68 KB, patch)
2011-02-01 09:36 PST, Andrey Kosyakov
no flags
patch to land (4.90 KB, patch)
2011-02-02 03:08 PST, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2011-02-01 09:36:18 PST
Andrey Kosyakov
Comment 2 2011-02-02 03:08:31 PST
Created attachment 80906 [details] patch to land - added tests for denied requests (both with and without prelfight checking)
Andrey Kosyakov
Comment 3 2011-02-03 04:56:30 PST
Note You need to log in before you can comment on or make changes to this bug.