summaryrefslogtreecommitdiff
path: root/spec/vcr_cassettes/lfs-authenticate-ok.yml
blob: f3e4d79b842d036887aa13044a367c750fa4238a (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/lfs_authenticate
    body:
      encoding: US-ASCII
      string: project=gitlab%2Fgitlabhq&key_id=126&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: OK
    headers:
      Server:
      - nginx/1.1.19
      Date:
      - Wed, 03 Sep 2014 11:27:35 GMT
      Content-Type:
      - application/json
      Content-Length:
      - '56'
      Connection:
      - keep-alive
      Status:
      - 200 OK
      Etag:
      - '"1d75c1cf3d4bfa4d2b7bb6a0bcfd7f55"'
      Cache-Control:
      - max-age=0, private, must-revalidate
      X-Request-Id:
      - ef4513ae-0424-4941-8be0-b5a3a7b4bf12
      X-Runtime:
      - '0.016934'
    body:
      encoding: UTF-8
      string: '{"username":"dzaporozhets","lfs_token":"wsnys8Zm8Jn7zyhHTAAK","repository_http_path":"http://gitlab.dev/gitlab/gitlabhq.git"}'
    http_version:
  recorded_at: Wed, 03 Sep 2014 11:27:35 GMT
recorded_with: VCR 2.4.0