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

Side by Side Diff: chrome/test/data/extensions/api_test/webrequest/declarative/headers.html.mock-http-headers

Issue 10874029: Adding condition attributes for response headers to Declarative WebRequest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Some typos corrected Created 8 years, 4 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 | Annotate | Revision Log
OLDNEW
1 HTTP/1.1 200 OK 1 HTTP/1.1 200 OK
2 Content-Type: text/plain; UTF-8 2 Content-Type: text/plain; UTF-8
3 Custom-Header: custom/value
4 Custom-Header-B: valueA
5 Custom-Header-B: valueB
battre 2012/08/23 12:32:11 Can you add Custom-Header-C: valueC, valueD and te
vabr (Chromium) 2012/08/24 14:48:59 Done.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698