670
583
response.handle_response, 'http://missing', a_response[0], headers,
591
response.handle_response, 'http://nocontent', a_response[0],
673
594
def test_missing_content_range(self):
674
595
a_response = _single_range_response
675
596
headers = http._extract_headers(a_response[1], 'http://nocontent')