mirror of
https://github.com/monero-project/monero.git
synced 2025-07-31 07:58:43 -04:00
tests: add http client fuzz test
This commit is contained in:
parent
0272df9e61
commit
f1bdc9a42a
5 changed files with 137 additions and 6 deletions
8
tests/data/fuzz/http-client/RESP1
Normal file
8
tests/data/fuzz/http-client/RESP1
Normal file
|
@ -0,0 +1,8 @@
|
|||
HTTP/1.1 200 Ok
|
||||
Server: Epee-based
|
||||
Content-Length: 5
|
||||
Content-Type: text/plain
|
||||
Last-Modified: Mon, 11 Dec 2017 09:03:03 GMT
|
||||
Accept-Ranges: bytes
|
||||
|
||||
foo
|
Loading…
Add table
Add a link
Reference in a new issue