summaryrefslogtreecommitdiff
path: root/src/daq/s5proxy/sample.json
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-10-13 00:33:28 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-10-13 00:33:28 +0200
commitc2372e55d0efd4d9afd493daa637faeb76026539 (patch)
tree0580494fe241ad65e8e9213865cc57c91400af71 /src/daq/s5proxy/sample.json
parentgrop has been moved to new repo (diff)
inital checking for s5proxy
Diffstat (limited to 'src/daq/s5proxy/sample.json')
-rw-r--r--src/daq/s5proxy/sample.json9
1 files changed, 9 insertions, 0 deletions
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'
+ }
+}