summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/http-access-disabled.yml
blob: 36e27a938fb7ff9630929a9b3bee1fda8952f362 (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
---
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&protocol=http&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: 200
      message: OK
    headers:
      Cache-Control:
      - no-cache
      Content-Length:
      - '30'
      Content-Type:
      - application/json
      Date:
      - Wed, 22 Jun 2016 01:03:41 GMT
      Status:
      - 200 OK
      Vary:
      - Origin
      X-Request-Id:
      - 55b7af2c-3559-41d2-b301-9b86ad1d8fac
      X-Runtime:
      - '2.280895'
    body:
      encoding: UTF-8
      string: '{"status": false, "message":"Git access over HTTP is not allowed"}'
    http_version: 
  recorded_at: Wed, 22 Jun 2016 01:03:41 GMT
recorded_with: VCR 2.4.0