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