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