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

Unified Diff: net/data/fuzzer_data/http_server_requests/get.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/get.txt
diff --git a/net/data/fuzzer_data/http_server_requests/get.txt b/net/data/fuzzer_data/http_server_requests/get.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6e0391dcc2247bfb77637a0dd66b469ab9ebd701
--- /dev/null
+++ b/net/data/fuzzer_data/http_server_requests/get.txt
@@ -0,0 +1,4 @@
+GET /url HTTP/1.1
+User-Agent: alpaca
+Header: other
+

Powered by Google App Engine
This is Rietveld 408576698