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

Unified Diff: net/data/fuzzer_data/http_server_requests/post.txt

Issue 2649983003: A simple fuzzer for HttpServer, with limited coverage of WebSocket. (Closed)
Patch Set: Created 3 years, 11 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: net/data/fuzzer_data/http_server_requests/post.txt
diff --git a/net/data/fuzzer_data/http_server_requests/post.txt b/net/data/fuzzer_data/http_server_requests/post.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1933c711bb8f6bcaf64cf2b83e524f2cd4a6a534
--- /dev/null
+++ b/net/data/fuzzer_data/http_server_requests/post.txt
@@ -0,0 +1,6 @@
+POST /url HTTP/1.1
+User-Agent: alpaca
+Header: other
+Content-Length:10
+
+0123456789

Powered by Google App Engine
This is Rietveld 408576698