diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 17:40:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 17:40:56 +0000 |
commit | c248d29056abbc1fc4c5dc178bab48fb8d2c1fcb (patch) | |
tree | 4a13fc30604509224504e1911bc976e5df7bdf05 /test/files/84-response-no-status-headers-2.t | |
parent | Initial commit. (diff) | |
download | libhtp-22f591936fcff4472656d888f8258645f1b880de.tar.xz libhtp-22f591936fcff4472656d888f8258645f1b880de.zip |
Adding upstream version 1:0.5.47.upstream/1%0.5.47
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test/files/84-response-no-status-headers-2.t')
-rw-r--r-- | test/files/84-response-no-status-headers-2.t | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/files/84-response-no-status-headers-2.t b/test/files/84-response-no-status-headers-2.t new file mode 100644 index 0000000..239e08a --- /dev/null +++ b/test/files/84-response-no-status-headers-2.t @@ -0,0 +1,7 @@ +>>>
+GET / HTTP/1.0
+User-Agent: Mozilla
+
+
+<<<
+Hello World!
\ No newline at end of file |