summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/ssh-key-ok.yml
blob: 358f78800a0e7de91669ec5f6ec350b896480e4f (plain)
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
---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/api/v4/internal/authorized_keys?key=rsa-key
    body:
      encoding: US-ASCII
      string: secret_token=0a3938d9d95d807e94d937af3a4fbbea%0A
    headers:
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
      User-Agent:
      - Ruby
      Content-Type:
      - application/x-www-form-urlencoded
  response:
    status:
      code: 200
      message: OK
    headers:
      Cache-Control:
      - max-age=0, private, must-revalidate
      Content-Length:
      - '686'
      Content-Type:
      - application/json
      Date:
      - Wed, 21 Jun 2017 12:16:41 GMT
      Etag:
      - W/"18dfce1367306a2dda6aaf8b1e7795a8"
      Vary:
      - Origin
      X-Frame-Options:
      - SAMEORIGIN
      X-Request-Id:
      - 839ab67c-7b72-44e0-916e-ca4f68c25604
      X-Runtime:
      - '9.070282'
    body:
      encoding: UTF-8
      string: '{"id":99,"title":"untitled","key":"ssh-rsa rsa-key
        dummy@gitlab.com","created_at":"2017-06-21T09:50:07.150Z","can_push":false}'
    http_version: 
  recorded_at: Wed, 21 Jun 2017 12:16:41 GMT
recorded_with: VCR 2.4.0