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

Unified Diff: LayoutTests/inspector/curl-command-expected.txt

Issue 26237002: Removing сolon from cURL command header. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/curl-command-expected.txt
diff --git a/LayoutTests/inspector/curl-command-expected.txt b/LayoutTests/inspector/curl-command-expected.txt
index f02561412b32822ab19b3f68233b604edf66eac9..f44d5bc6232b9632b8d385b21cd658df0dc3a82d 100644
--- a/LayoutTests/inspector/curl-command-expected.txt
+++ b/LayoutTests/inspector/curl-command-expected.txt
@@ -9,4 +9,5 @@ curl 'http://example.org/path' -H 'Content-Type: application/binary' --data-bina
curl 'http://example.org/path' -H 'Content-Type: application/binary' --data-binary $'\x7f\x80\x90\xff\x09\u0700' --compressed
curl 'http://labs.ft.com/?querystring=\[\]\{\}' --compressed
curl 'http://example.org/path' -H 'Content-Type: application/binary' --data-binary '%PATH%$PATH' --compressed
+curl 'http://example.org/path' --compressed
« no previous file with comments | « LayoutTests/inspector/curl-command.html ('k') | LayoutTests/platform/linux/inspector/curl-command-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698