summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/broadcast_message-none.yml
blob: 7d9d95225d02beb619d1e6f1ea84b0130656c943 (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
---
http_interactions:
- request:
    method: get
    uri: https://dev.gitlab.org/api/v3/internal/broadcast_message
    body:
      encoding: US-ASCII
      string: secret_token=a123
    headers:
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: Not Found
    headers:
      Server:
      - nginx/1.1.19
      Date:
      - Sat, 07 Feb 2015 16:45:35 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '27'
      Connection:
      - keep-alive
      Status:
      - 200 OK
    body:
      encoding: UTF-8
      string: '{}'
    http_version: 
  recorded_at: Sat, 07 Feb 2015 16:45:35 GMT
recorded_with: VCR 2.4.0