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

7 lines
113 B
Plaintext
Raw Normal View History

2025-08-22 18:22:57 +08:00
#!/bin/sh
echo "echoing bad headers: server must report status 500"
exec 1>&2
echo "Bad CGI script (for test)"