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

Unified Diff: net/data/fuzzer_data/http_server_requests/get.bin

Issue 2649983003: A simple fuzzer for HttpServer, with limited coverage of WebSocket. (Closed)
Patch Set: Rebased, looked like doing it automatically failed 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
« no previous file with comments | « net/BUILD.gn ('k') | net/data/fuzzer_data/http_server_requests/post.bin » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/fuzzer_data/http_server_requests/get.bin
diff --git a/net/data/fuzzer_data/http_server_requests/get.bin b/net/data/fuzzer_data/http_server_requests/get.bin
new file mode 100644
index 0000000000000000000000000000000000000000..6e0391dcc2247bfb77637a0dd66b469ab9ebd701
--- /dev/null
+++ b/net/data/fuzzer_data/http_server_requests/get.bin
@@ -0,0 +1,4 @@
+GET /url HTTP/1.1
+User-Agent: alpaca
+Header: other
+
« no previous file with comments | « net/BUILD.gn ('k') | net/data/fuzzer_data/http_server_requests/post.bin » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698