summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/denied-pull.yml
blob: 9941e7034c1001479c2dd670f2e44eac715a6d1b (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: 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=2&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: 404
      message: Not Found
    headers:
      Server:
      - nginx/1.1.19
      Date:
      - Wed, 03 Sep 2014 11:27:38 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '27'
      Connection:
      - keep-alive
      Status:
      - 404 Not Found
      Cache-Control:
      - no-cache
      X-Request-Id:
      - f9c23a82-be65-41c8-958a-5f3e1b9aa58b
      X-Runtime:
      - '0.028027'
    body:
      encoding: UTF-8
      string: '{"message":"404 Not found"}'
    http_version: 
  recorded_at: Wed, 03 Sep 2014 11:27:38 GMT
recorded_with: VCR 2.4.0