blob: ccf7768c47cc73fec25a183c7f099d36a6408a62 [file] [log] [blame]
#!/bin/sh
sleep 2
echo "Content-Type: text/plain"
sleep 2
echo
sleep 2
echo "Query string:"
sleep 2
echo $QUERY_STRING
sleep 2