summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/allowed-pull.yml
blob: 337b00ff89feda5f9a7c68a4410c05b900caff1d (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: post
    uri: https://dev.gitlab.org/api/v3/internal/allowed
    body:
      encoding: US-ASCII
      string: action=git-receive-pack&changes=0000000000000000000000000000000000000000+92d0970eefd7acb6d548878925ce2208cfe2d2ec+refs%2Fheads%2Fbranch4&project=gitlab%2Fgitlabhq&key_id=126&secret_token=a123
    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:
      Server:
      - nginx/1.1.19
      Date:
      - Wed, 03 Sep 2014 11:27:36 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '4'
      Connection:
      - keep-alive
      Status:
      - 200 OK
      Etag:
      - '"b326b5062b2f0e69046810717534cb09"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - 85bfa9b3-fddc-4810-a033-f1eabc04c66c
      X-Runtime:
      - '0.089741'
    body:
      encoding: UTF-8
      string: 'true'
    http_version: 
  recorded_at: Wed, 03 Sep 2014 11:27:36 GMT
recorded_with: VCR 2.4.0