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

Unified Diff: net/data/fuzzer_data/http_server_requests/post.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
Index: net/data/fuzzer_data/http_server_requests/post.bin
diff --git a/net/data/fuzzer_data/http_server_requests/post.bin b/net/data/fuzzer_data/http_server_requests/post.bin
new file mode 100644
index 0000000000000000000000000000000000000000..1933c711bb8f6bcaf64cf2b83e524f2cd4a6a534
--- /dev/null
+++ b/net/data/fuzzer_data/http_server_requests/post.bin
@@ -0,0 +1,6 @@
+POST /url HTTP/1.1
+User-Agent: alpaca
+Header: other
+Content-Length:10
+
+0123456789
« no previous file with comments | « net/data/fuzzer_data/http_server_requests/get.bin ('k') | net/data/fuzzer_data/http_server_requests/websocket.bin » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698