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

Side by Side Diff: content/test/data/download/download-attribute-same-site-cookie.html.mock-http-headers

Issue 2561903002: [downloads] Set initiator when handling downloads via a[download] (Closed)
Patch Set: Fix compilation Created 4 years 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
(Empty)
1 HTTP/1.1 200 OK
2 Content-Type: text/html
3 Set-Cookie: A=B ; SameSite=Strict ; Path=/ ; Max-Age=3600
4 Set-Cookie: B=C ; Path=/ ; Max-Age=3600
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698