Mercurial > repos > bcclaywell > argo_navis
comparison venv/lib/python2.7/site-packages/github/tests/ReplayData/AuthenticatedUser.testEmails.txt @ 0:d67268158946 draft
planemo upload commit a3f181f5f126803c654b3a66dd4e83a48f7e203b
author | bcclaywell |
---|---|
date | Mon, 12 Oct 2015 17:43:33 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:d67268158946 |
---|---|
1 https | |
2 GET | |
3 api.github.com | |
4 None | |
5 /user/emails | |
6 {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
7 null | |
8 200 | |
9 [('status', '200 OK'), ('x-ratelimit-remaining', '4934'), ('content-length', '64'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"ea6dacf29569317ccf460b4bb07075e5"'), ('date', 'Sun, 20 May 2012 12:41:39 GMT'), ('content-type', 'application/json; charset=utf-8')] | |
10 ["vincent@vincent-jacques.net","github.com@vincent-jacques.net"] | |
11 | |
12 https | |
13 POST | |
14 api.github.com | |
15 None | |
16 /user/emails | |
17 {'Content-Type': 'application/json', 'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
18 ["1@foobar.com", "2@foobar.com"] | |
19 201 | |
20 [('status', '201 Created'), ('x-ratelimit-remaining', '4933'), ('content-length', '94'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"8efae10ea5e433b0d68201389058e4ee"'), ('date', 'Sun, 20 May 2012 12:41:40 GMT'), ('content-type', 'application/json; charset=utf-8')] | |
21 ["vincent@vincent-jacques.net","1@foobar.com","2@foobar.com","github.com@vincent-jacques.net"] | |
22 | |
23 https | |
24 GET | |
25 api.github.com | |
26 None | |
27 /user/emails | |
28 {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
29 null | |
30 200 | |
31 [('status', '200 OK'), ('content-length', '94'), ('x-ratelimit-remaining', '4932'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"8efae10ea5e433b0d68201389058e4ee"'), ('date', 'Sun, 20 May 2012 12:41:41 GMT'), ('content-type', 'application/json; charset=utf-8')] | |
32 ["vincent@vincent-jacques.net","1@foobar.com","2@foobar.com","github.com@vincent-jacques.net"] | |
33 | |
34 https | |
35 DELETE | |
36 api.github.com | |
37 None | |
38 /user/emails | |
39 {'Content-Type': 'application/json', 'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
40 ["1@foobar.com", "2@foobar.com"] | |
41 204 | |
42 [('status', '204 No Content'), ('x-ratelimit-remaining', '4931'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"d41d8cd98f00b204e9800998ecf8427e"'), ('date', 'Sun, 20 May 2012 12:41:41 GMT')] | |
43 | |
44 | |
45 https | |
46 GET | |
47 api.github.com | |
48 None | |
49 /user/emails | |
50 {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
51 null | |
52 200 | |
53 [('status', '200 OK'), ('x-ratelimit-remaining', '4930'), ('content-length', '64'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"ea6dacf29569317ccf460b4bb07075e5"'), ('date', 'Sun, 20 May 2012 12:41:42 GMT'), ('content-type', 'application/json; charset=utf-8')] | |
54 ["vincent@vincent-jacques.net","github.com@vincent-jacques.net"] | |
55 |