cli/api
Kumar Saurabh 78124a9716
API improvement : Drain response Body inside func HasScopes (#1428)
Ensure the response body is fully read and closed to reuse the same TCPconnection.

Co-authored-by: Kumar Saurabh <kumarsaurabh@Kumars-MacBook-Air.local>
2020-07-28 14:56:17 +02:00
..
client.go API improvement : Drain response Body inside func HasScopes (#1428) 2020-07-28 14:56:17 +02:00
client_test.go Fix printing network error in case for failed HTTP requests 2020-07-17 18:24:13 +02:00
pull_request_test.go Prevent crash when encountering "STALE" check conclusion 2020-03-27 09:54:11 +01:00
queries_gist.go just use a map + stdin test 2020-05-20 17:44:09 -05:00
queries_issue.go Rename IssueCreate mutation 2020-07-10 18:08:16 +02:00
queries_issue_test.go Add milestone filter 2020-06-13 20:53:41 -05:00
queries_org.go linter appeasement 2020-07-24 12:29:06 -05:00
queries_pr.go static not found error 2020-07-23 11:12:33 -05:00
queries_pr_test.go Name more queries in test stubs 2020-07-10 20:20:33 +02:00
queries_repo.go isolate repo create command 2020-07-24 12:26:27 -05:00
queries_repo_test.go isolate repo create command 2020-07-24 12:26:27 -05:00
queries_user.go Add names to GraphQL queries made over shurcooL adapter 2020-07-07 17:53:40 +02:00