summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/denied-push.yml
blob: 53ccc57f476296581b164d20ac8f826688f7746a (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-upload-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:
      - 8b0210d2-4db5-4325-8120-740e22eaf7d5
      X-Runtime:
      - '0.015198'
    body:
      encoding: UTF-8
      string: '{"status": false, "message":"404 Not found"}'
    http_version: 
  recorded_at: Wed, 03 Sep 2014 11:27:38 GMT
recorded_with: VCR 2.4.0