/ tests / ReplayData / Repository.testGetLanguages.txt
Repository.testGetLanguages.txt
 1  https
 2  GET
 3  api.github.com
 4  None
 5  /repos/jacquev6/PyGithub/languages
 6  {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'}
 7  None
 8  200
 9  [('status', '200 OK'), ('x-ratelimit-remaining', '4941'), ('content-length', '29'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"7d14a65f22f237036a50f0d982721206"'), ('date', 'Sun, 27 May 2012 07:06:51 GMT'), ('content-type', 'application/json; charset=utf-8')]
10  {"Shell":673,"Python":127266}
11