1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
---
version: 1
rwmutex: {}
interactions:
- request:
body: ""
form: {}
headers:
Fastly-Key:
- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent:
- FastlyGo/0.4.3.dev (+github.com/fastly/go-fastly; go1.12)
url: https://api.fastly.com/service/7i6HN3TK9wS159v2gPAZ8A/snippet/4tZ3EnzeCIiKtsmQcJRs2X
method: GET
response:
body: '{"service_id":"7i6HN3TK9wS159v2gPAZ8A","updated_at":"2019-05-10T18:17:56Z","content":"\n\t
# testing EdgeACL5 and EdgeDictionary5\n\t declare local var.number5 STRING;\n\t
set var.number5 = table.lookup(demoDICTtest, client.as.number);\n\n\t if (var.number5
== \"true\") {\n\t set req.http.securityruleid = \"num5-block\";\n\t error 403
\"Access Denied\";\n\t }\n ","created_at":"2019-05-10T18:17:55Z","snippet_id":"4tZ3EnzeCIiKtsmQcJRs2X"}'
headers:
Accept-Ranges:
- bytes
Age:
- "0"
Cache-Control:
- no-cache
Content-Type:
- application/json
Date:
- Fri, 10 May 2019 18:17:57 GMT
Status:
- 200 OK
Strict-Transport-Security:
- max-age=31536000
Vary:
- Accept-Encoding
Via:
- 1.1 varnish
- 1.1 varnish
X-Cache:
- MISS, MISS
X-Cache-Hits:
- 0, 0
X-Served-By:
- cache-control-slwdc9035-CONTROL-SLWDC, cache-lax8628-LAX
X-Timer:
- S1557512277.305181,VS0,VE463
status: 200 OK
code: 200
|