summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/discover-ok.yml
blob: beec0c10b45b0e2eea5b29173c17f8223b44731f (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
48
---
http_interactions:
- request:
    method: get
    uri: https://dev.gitlab.org/api/v3/internal/discover?key_id=1
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - ! '*/*'
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx/1.1.19
      Date:
      - Mon, 11 Mar 2013 12:25:45 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '332'
      Connection:
      - keep-alive
      Status:
      - 200 OK
      X-Ua-Compatible:
      - IE=Edge,chrome=1
      Etag:
      - ! '"132e22d01addb4fe7fc1ee9f954b69e1"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - 47a6a45ce3073d1f7497d15290c109ef
      X-Runtime:
      - '0.007938'
      X-Rack-Cache:
      - miss
    body:
      encoding: US-ASCII
      string: ! '{"name":"Dmitriy Zaporozhets"}'
    http_version: 
  recorded_at: Mon, 11 Mar 2013 12:25:44 GMT
recorded_with: VCR 2.4.0