From c2372e55d0efd4d9afd493daa637faeb76026539 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 13 Oct 2016 00:33:28 +0200 Subject: inital checking for s5proxy --- src/daq/s5proxy/sample.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/daq/s5proxy/sample.json (limited to 'src/daq/s5proxy/sample.json') diff --git a/src/daq/s5proxy/sample.json b/src/daq/s5proxy/sample.json new file mode 100644 index 0000000..8086a82 --- /dev/null +++ b/src/daq/s5proxy/sample.json @@ -0,0 +1,9 @@ +{ + 'listen': ':8443', + 'connect': ':8000', + 'request_header': { + } + 'response_header': { + 'Cache-Control': 'no-cache' + } +} -- cgit v1.2.3