summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/notify-post-receive.yml
blob: 818e42362ae2ad0a344d82f11d6f074edcb3faae (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/v4/internal/notify_post_receive
    body:
      encoding: US-ASCII
      string: gl_repository=project-1&repo_path=%2Fpath%2Fto%2Fmy%2Frepo.git&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:
      - max-age=0, private, must-revalidate
      Content-Length:
      - '2'
      Content-Type:
      - application/json
      Date:
      - Fri, 28 Apr 2017 20:07:14 GMT
      Etag:
      - W/"99914b932bd37a50b983c5e7c90ae93b"
      Vary:
      - Origin
      X-Request-Id:
      - 404a3fa8-28ca-40d6-acbb-7923c7fbf342
      X-Runtime:
      - '3.988681'
    body:
      encoding: UTF-8
      string: "{}"
    http_version: 
  recorded_at: Fri, 28 Apr 2017 20:07:14 GMT
recorded_with: VCR 2.4.0