jetforce/tests/data/cgi-bin/echo.cgi

3 lines
51 B
Bash
Executable File

#!/bin/bash
echo "20 text/plain"
echo $QUERY_STRING