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.
15 lines
149 B
Perl
15 lines
149 B
Perl
15 years ago
|
>>>
|
||
|
GET /first HTTP/1.1
|
||
|
|
||
|
GET /second HTTP/1.1
|
||
|
|
||
|
|
||
|
<<<
|
||
|
HTTP/1.0 200 OK
|
||
|
Content-Length: 12
|
||
|
|
||
|
Hello World!
|
||
|
HTTP/1.0 200 OK
|
||
|
Content-Length: 12
|
||
|
|
||
|
Hello World!
|