]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/hello.cgi
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / third_party / prometheus-cpp / 3rdparty / civetweb / test / hello.cgi
CommitLineData
1e59de90
TL
1#!/bin/sh
2
3echo "Content-Type: text/plain"
4echo
5
6echo "Query string:"
7echo $QUERY_STRING