Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/media-src/media-src-redir-bug.sub.html.sub.headers

Issue 2766913003: Fixed and improved content-security-policy/media-src tests (Closed)
Patch Set: Re-edited TestExpectations after a rebase-update to try to make the patch apply properly this time Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Expires: Mon, 26 Jul 1997 05:00:00 GMT 1 Expires: Mon, 26 Jul 1997 05:00:00 GMT
2 Cache-Control: no-store, no-cache, must-revalidate 2 Cache-Control: no-store, no-cache, must-revalidate
3 Cache-Control: post-check=0, pre-check=0, false 3 Cache-Control: post-check=0, pre-check=0, false
4 Pragma: no-cache 4 Pragma: no-cache
5 Set-Cookie: media-src-redir-bug={{$id:uuid()}}; Path=/content-security-policy/me dia-src/ 5 Set-Cookie: media-src-redir-bug={{$id:uuid()}}; Path=/content-security-policy/me dia-src/
6 Content-Security-Policy: script-src * 'unsafe-inline'; media-src http://www2.{{h ost}}:{{ports[http][0]}}/ 'self'; connect-src 'self'; report-uri ../support/rep ort.py?op=put&reportID={{$id}} 6 Content-Security-Policy: script-src * 'unsafe-inline'; media-src http://{{domain s[www2]}}:{{ports[http][0]}}/ 'self'; connect-src 'self'; report-uri ../support /report.py?op=put&reportID={{$id}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698