File: update.yaml

package info (click to toggle)
golang-github-sethvargo-go-fastly 1.2.1%2Bgit20190805.5c6c8bd-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,588 kB
  • sloc: makefile: 71
file content (58 lines) | stat: -rw-r--r-- 1,735 bytes parent folder | download | duplicates (2)
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
---
version: 1
rwmutex: {}
interactions:
- request:
    body: Name=test-papertrail&Service=7i6HN3TK9wS159v2gPAZ8A&Version=68&name=new-test-papertrail
    form:
      Name:
      - test-papertrail
      Service:
      - 7i6HN3TK9wS159v2gPAZ8A
      Version:
      - "68"
      name:
      - new-test-papertrail
    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/68/logging/papertrail/test-papertrail
    method: PUT
  response:
    body: '{"deleted_at":null,"name":"new-test-papertrail","response_condition":"","service_id":"7i6HN3TK9wS159v2gPAZ8A","format_version":"2","placement":"waf_debug","port":"1234","format":"format","updated_at":"2019-06-06T22:12:54Z","version":"68","created_at":"2019-06-06T22:12:54Z","address":"integ-test.go-fastly.com","hostname":"integ-test.go-fastly.com","public_key":null}'
    headers:
      Accept-Ranges:
      - bytes
      Cache-Control:
      - no-cache
      Content-Type:
      - application/json
      Date:
      - Thu, 06 Jun 2019 22:12:56 GMT
      Fastly-Ratelimit-Remaining:
      - "979"
      Fastly-Ratelimit-Reset:
      - "1559862000"
      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-slwdc9037-CONTROL-SLWDC, cache-sjc3621-SJC
      X-Timer:
      - S1559859176.003211,VS0,VE851
    status: 200 OK
    code: 200