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

3 lines
51 B
Plaintext
Raw Normal View History

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