Files
PyGithub/github/tests/ReplayData/Issue87.testCreateIssueWithEscapedPercentInTitle.txt
T

6 lines
1.5 KiB
Plaintext

https POST api.github.com None /repos/jacquev6/PyGithub/issues {'Authorization': 'Basic login_and_password_removed'} {"title": "Issue with escaped percent %25 in title created by PyGithub"}
201
[('status', '201 Created'), ('x-ratelimit-remaining', '4980'), ('x-ratelimit-limit', '5000'), ('x-content-type-options', 'nosniff'), ('content-length', '787'), ('server', 'nginx'), ('connection', 'keep-alive'), ('etag', '"e8eaf00565488844bcf29ee7a67dcec9"'), ('location', 'https://api.github.com/repos/jacquev6/PyGithub/issues/92'), ('cache-control', 'max-age=0, private, must-revalidate'), ('date', 'Mon, 17 Sep 2012 18:44:55 GMT'), ('x-github-media-type', 'github.beta; format=json'), ('content-type', 'application/json; charset=utf-8')]
{"body":null,"labels":[],"user":{"avatar_url":"https://secure.gravatar.com/avatar/b68de5ae38616c296fa345d2b9df2225?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png","gravatar_id":"b68de5ae38616c296fa345d2b9df2225","login":"jacquev6","id":327146,"url":"https://api.github.com/users/jacquev6"},"html_url":"https://github.com/jacquev6/PyGithub/issues/92","created_at":"2012-09-17T18:44:55Z","comments":0,"title":"Issue with escaped percent %25 in title created by PyGithub","milestone":null,"assignee":null,"state":"open","closed_at":null,"number":92,"updated_at":"2012-09-17T18:44:55Z","closed_by":null,"id":6929193,"pull_request":{"diff_url":null,"html_url":null,"patch_url":null},"url":"https://api.github.com/repos/jacquev6/PyGithub/issues/92"}