mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
105 B
Perl
14 lines
105 B
Perl
15 years ago
|
>>>
|
||
|
GET / HTTP/1.0
|
||
|
|
||
|
>>>
|
||
|
Host: www.example.com
|
||
|
|
||
|
>>>
|
||
|
|
||
|
|
||
|
<<<
|
||
|
HTTP/1.0 200 OK
|
||
|
Content-Length: 12
|
||
|
|
||
|
Hello World!
|