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
|
---
version: 1
rwmutex: {}
interactions:
- request:
body: Dictionary=2qpiTjYtwgTuLyB2N6vFAq&ItemKey=test-dictionary-item&Service=17Cozi1mqUCWuTgyYvipeW&item_value=new-value
form:
Dictionary:
- 2qpiTjYtwgTuLyB2N6vFAq
ItemKey:
- test-dictionary-item
Service:
- 17Cozi1mqUCWuTgyYvipeW
item_value:
- new-value
headers:
Content-Type:
- application/x-www-form-urlencoded
Fastly-Key:
- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
User-Agent:
- FastlyGo/1.0.0 (+github.com/fastly/go-fastly; go1.12.1)
url: https://api.fastly.com/service/17Cozi1mqUCWuTgyYvipeW/dictionary/2qpiTjYtwgTuLyB2N6vFAq/item/test-dictionary-item
method: PUT
response:
body: '{"dictionary_id":"2qpiTjYtwgTuLyB2N6vFAq","service_id":"17Cozi1mqUCWuTgyYvipeW","item_key":"test-dictionary-item","item_value":"new-value"}'
headers:
Accept-Ranges:
- bytes
Cache-Control:
- no-cache
Content-Type:
- application/json
Date:
- Tue, 16 Jul 2019 11:30:25 GMT
Fastly-Ratelimit-Remaining:
- "932"
Fastly-Ratelimit-Reset:
- "1563278400"
Status:
- 200 OK
Strict-Transport-Security:
- max-age=31536000
Vary:
- Accept-Encoding
Via:
- 1.1 varnish
X-Cache:
- MISS, MISS
X-Cache-Hits:
- 0, 0
X-Served-By:
- cache-control-slwdc9035-CONTROL-SLWDC, cache-lcy19245-LCY
X-Timer:
- S1563276625.943349,VS0,VE253
status: 200 OK
code: 200
|