From c248d29056abbc1fc4c5dc178bab48fb8d2c1fcb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:40:56 +0200 Subject: Adding upstream version 1:0.5.47. Signed-off-by: Daniel Baumann --- test/files/78-response-no-status-headers.t | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/files/78-response-no-status-headers.t (limited to 'test/files/78-response-no-status-headers.t') diff --git a/test/files/78-response-no-status-headers.t b/test/files/78-response-no-status-headers.t new file mode 100644 index 0000000..82e8d2a --- /dev/null +++ b/test/files/78-response-no-status-headers.t @@ -0,0 +1,8 @@ +>>> +GET / HTTP/1.0 +User-Agent: Mozilla + + +<<< +Hello +World! \ No newline at end of file -- cgit v1.2.3