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 51 52 53 54 55 56 57 58 59 60 61 62 63 64
|
---
version: 1
rwmutex: {}
interactions:
- request:
body: Service=7i6HN3TK9wS159v2gPAZ8A&Version=36&content=abcd&content_type=text%2Fplain&name=test-response-object&response=Ok&status=200
form:
Service:
- 7i6HN3TK9wS159v2gPAZ8A
Version:
- "36"
content:
- abcd
content_type:
- text/plain
name:
- test-response-object
response:
- Ok
status:
- "200"
headers:
Content-Type:
- application/x-www-form-urlencoded
Fastly-Key:
- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent:
- FastlyGo/0.4.3.dev (+github.com/fastly/go-fastly; go1.12)
url: https://api.fastly.com/service/7i6HN3TK9wS159v2gPAZ8A/version/36/response_object
method: POST
response:
body: '{"content":"abcd","content_type":"text/plain","name":"test-response-object","response":"Ok","status":"200","service_id":"7i6HN3TK9wS159v2gPAZ8A","version":"36","updated_at":"2019-05-09T22:07:01Z","request_condition":"","deleted_at":null,"created_at":"2019-05-09T22:07:01Z","cache_condition":""}'
headers:
Accept-Ranges:
- bytes
Cache-Control:
- no-cache
Content-Type:
- application/json
Date:
- Thu, 09 May 2019 22:07:01 GMT
Fastly-Ratelimit-Remaining:
- "998"
Fastly-Ratelimit-Reset:
- "1557442800"
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-slwdc9036-CONTROL-SLWDC, cache-sjc3644-SJC
X-Timer:
- S1557439621.889580,VS0,VE487
status: 200 OK
code: 200
|