summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/notify-post-receive.yml
blob: 255f4151675eb8e7aea469e8959bb7a94663e72d (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: http://localhost:3000/api/v4/internal/notify_post_receive
    body:
      encoding: US-ASCII
      string: gl_repository=project-1&project=%2Fpath%2Fto%2Fmy%2Frepo.git&secret_token=0a3938d9d95d807e94d937af3a4fbbea%0A
    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:
      - max-age=0, private, must-revalidate
      Content-Length:
      - '3'
      Content-Type:
      - application/json
      Date:
      - Wed, 21 Jun 2017 12:47:48 GMT
      Etag:
      - W/"3644a684f98ea8fe223c713b77189a77"
      Vary:
      - Origin
      X-Frame-Options:
      - SAMEORIGIN
      X-Request-Id:
      - 407b184d-d6cf-43db-93fa-3f2d97112948
      X-Runtime:
      - '6.626186'
    body:
      encoding: UTF-8
      string: '200'
    http_version:
  recorded_at: Wed, 21 Jun 2017 12:47:48 GMT
recorded_with: VCR 2.4.0