Files
cpp-project-template/third_party/prometheus/3rdparty/civetweb/test/hello.cgi

8 lines
89 B
Plaintext
Raw Normal View History

2025-08-22 18:22:57 +08:00
#!/bin/sh
echo "Content-Type: text/plain"
echo
echo "Query string:"
echo $QUERY_STRING