summaryrefslogtreecommitdiff
path: root/src/daq/s5proxy/sample.json
blob: 8086a82b9abb4c4da4687261f4d1dd4d16c65794 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    'listen': ':8443',
    'connect': ':8000',
    'request_header': {
    }
    'response_header': {
        'Cache-Control':  'no-cache'
    }
}