Ken Dreyer f3ba366a69 add jenkins_request() method
Move the main pieces of the jenkins_open() method out into a new
jenkins_request() method.

This makes the raw requests.Response object available to other callers,
so they can access things that were not in the response's body string,
such as the response headers.

Change-Id: I1f4049899cf3fa25e6159c416a325419b91e322e
Closes-Bug: #1724932
2018-04-17 12:27:31 -06:00
..
2018-04-17 12:27:31 -06:00
2014-09-26 09:12:54 -07:00