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

Unified Diff: util/net/testdata/ascii_http_body.txt

Issue 669153006: Add HTTPBodyStream interface, three concrete implementations, and their tests. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 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
« no previous file with comments | « util/net/http_body_test.cc ('k') | util/net/testdata/binary_http_body.dat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/net/testdata/ascii_http_body.txt
diff --git a/util/net/testdata/ascii_http_body.txt b/util/net/testdata/ascii_http_body.txt
new file mode 100644
index 0000000000000000000000000000000000000000..484ba93ef5b0aed5b72af8f4e9dc4cfd10ef1a81
--- /dev/null
+++ b/util/net/testdata/ascii_http_body.txt
@@ -0,0 +1 @@
+This is a test.
« no previous file with comments | « util/net/http_body_test.cc ('k') | util/net/testdata/binary_http_body.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698