670
641
response.handle_response, 'http://missing', a_response[0], headers,
649
response.handle_response, 'http://nocontent', a_response[0],
673
652
def test_missing_content_range(self):
674
653
a_response = _single_range_response
675
654
headers = http._extract_headers(a_response[1], 'http://nocontent')