mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-09 03:58:14 +03:00
Add HTTP support and update checking
This commit is contained in:
parent
2c72908f76
commit
01381ed084
104 changed files with 111355 additions and 25 deletions
1
code/cpp-httplib-0.19.0/test/fuzzing/corpus/1
Normal file
1
code/cpp-httplib-0.19.0/test/fuzzing/corpus/1
Normal file
|
@ -0,0 +1 @@
|
|||
PUT /search/sample?a=12 HTTP/1.1
|
5
code/cpp-httplib-0.19.0/test/fuzzing/corpus/2
Normal file
5
code/cpp-httplib-0.19.0/test/fuzzing/corpus/2
Normal file
|
@ -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
|
BIN
code/cpp-httplib-0.19.0/test/fuzzing/corpus/3
Normal file
BIN
code/cpp-httplib-0.19.0/test/fuzzing/corpus/3
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
19
code/cpp-httplib-0.19.0/test/fuzzing/corpus/issue1264
Normal file
19
code/cpp-httplib-0.19.0/test/fuzzing/corpus/issue1264
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue