github.com/fastly/go-fastly/v5@v5.3.0/fastly/fixtures/platform_tls/cleanup.yaml (about)

     1  ---
     2  version: 1
     3  interactions:
     4  - request:
     5      body: ""
     6      form: {}
     7      headers:
     8        User-Agent:
     9        - FastlyGo/1.7.2 (+github.com/fastly/go-fastly; go1.14)
    10      url: https://api.fastly.com/tls/bulk/certificates/BULK_CERTIFICATE_ID
    11      method: DELETE
    12    response:
    13      body: ""
    14      headers:
    15        Accept-Ranges:
    16        - bytes
    17        Date:
    18        - Sat, 11 May 2019 21:45:02 GMT
    19        Status:
    20        - 204 No Content
    21        Strict-Transport-Security:
    22        - max-age=31536000
    23        Via:
    24        - 1.1 varnish
    25        - 1.1 varnish
    26        X-Cache:
    27        - MISS, MISS
    28        X-Cache-Hits:
    29        - 0, 0
    30        X-Content-Type-Options:
    31        - nosniff
    32        X-Served-By:
    33        - cache-control-slwdc9035-CONTROL-SLWDC, cache-lax8631-LAX
    34        X-Timer:
    35        - S1557611103.608075,VS0,VE254
    36      status: 204 No Content
    37      code: 204