summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/check-ok.yml
blob: 1ba8b04144f82cade10c0b29873ee069f055c845 (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
---
http_interactions:
- request:
    method: get
    uri: https://dev.gitlab.org/api/v3/internal/check
    body:
      encoding: US-ASCII
      string: secret_token=a123
    headers:
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx/1.1.19
      Date:
      - Wed, 03 Sep 2014 11:27:35 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '72'
      Connection:
      - keep-alive
      Status:
      - 200 OK
      Etag:
      - '"23ee74bf6981b57b9d0e0d8a91f3ec1b"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - c389e282-4d7b-4041-9aed-336e5b007424
      X-Runtime:
      - '0.958718'
    body:
      encoding: UTF-8
      string: '{"api_version":"v3","gitlab_version":"7.3.0.pre","gitlab_rev":"e8f1331"}'
    http_version: 
  recorded_at: Wed, 03 Sep 2014 11:27:35 GMT
recorded_with: VCR 2.4.0