github.com/fastly/go-fastly@v1.18.0/fastly/fixtures/tokens/delete_self.yaml (about)

     1  ---
     2  version: 1
     3  interactions:
     4  - request:
     5      body: ""
     6      form: {}
     7      headers:
     8        User-Agent:
     9        - FastlyGo/1.2.1 (+github.com/fastly/go-fastly; go1.13)
    10      url: https://api.fastly.com/tokens/self
    11      method: DELETE
    12    response:
    13      body: ""
    14      headers:
    15        Accept-Ranges:
    16        - bytes
    17        - bytes
    18        Cache-Control:
    19        - no-cache
    20        Date:
    21        - Wed, 25 Sep 2019 13:08:17 GMT
    22        Fastly-Ratelimit-Remaining:
    23        - "999"
    24        Fastly-Ratelimit-Reset:
    25        - "1569420000"
    26        Status:
    27        - 204 No Content
    28        Strict-Transport-Security:
    29        - max-age=31536000
    30        Via:
    31        - 1.1 varnish
    32        - 1.1 varnish
    33        X-Cache:
    34        - MISS, MISS
    35        X-Cache-Hits:
    36        - 0, 0
    37        X-Served-By:
    38        - cache-control-slwdc9035-CONTROL-SLWDC, cache-cdg20733-CDG
    39        X-Timer:
    40        - S1569416896.434183,VS0,VE567
    41      status: 204 No Content
    42      code: 204
    43      duration: ""