python-jenkins/tests
JP Sullivan 5033405db7 Update to _response_handler
Account for situations where no Content-Length or Transfer-Encoding
headers are present in a response.

The length of the response.content could still indicate a response was
given.  The earlier raise_for_status() should catch bad HTTP responses
that return content.

Closes-bug: #1766660
Change-Id: I6739e26a039a898982f5cdc96d19d6992ed37737
2018-04-25 12:36:20 +01:00
..
jobs build_job: return queue item identifier 2018-04-17 12:27:32 -06:00
__init__.py Fixes for this bug. 2012-05-17 16:10:00 +01:00
base.py Migration to using requests 2018-02-12 11:16:54 +00:00
helper.py Update to _response_handler 2018-04-25 12:36:20 +01:00
test_build.py Merge "Adds support for multi-select build parameters" 2018-04-15 09:44:55 +00:00
test_info.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_jenkins_sockets.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_jenkins.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_job_folder.py Adds Cloudbees folder plugin support 2015-09-21 18:25:35 +01:00
test_node.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_plugins.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_promotion.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_queue.py add get_queue_item() method 2018-04-17 12:27:32 -06:00
test_quiet_down.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_script.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_version.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_view.py Added folder support in views keeping backward compatibility and added tests for it. 2018-04-05 22:57:34 +02:00
test_whoami.py Migration to using requests 2018-02-12 11:16:54 +00:00