diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2021-04-27 11:22:45 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2021-04-27 11:22:45 +0200 |
commit | 2811cc9a77c17ac03aac9c1b582040827a76b0d9 (patch) | |
tree | 743856891ab7ac52ee13f717fe8c181bf9faae9a /test/fuzzing/corpus/2 |
Squashed 'deps/cpp-httplib/' content from commit c58b005
git-subtree-dir: deps/cpp-httplib
git-subtree-split: c58b00580ee66a248c2ef20334bb84319ccde310
Diffstat (limited to 'test/fuzzing/corpus/2')
-rw-r--r-- | test/fuzzing/corpus/2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/fuzzing/corpus/2 b/test/fuzzing/corpus/2 new file mode 100644 index 0000000..bdb9bcc --- /dev/null +++ b/test/fuzzing/corpus/2 @@ -0,0 +1,5 @@ +GET /hello.htm HTTP/1.1 +User-Agent: Mozilla/4.0 (compatible; MSIE5.01; Windows NT) +Accept-Language: en-us +Accept-Encoding: gzip, deflate +Connection: Keep-Alive
\ No newline at end of file |