diff --git a/test/test.sh b/test/test.sh index 81c93fb..67edffd 100755 --- a/test/test.sh +++ b/test/test.sh @@ -1,3 +1,5 @@ #!/bin/sh +echo "HTTP/1.1 200 OK" +echo "Content-type: text/plain;" env