b.t.t.SingleRangeRequestHandler(http_server.TestingHTTPRequestHandler) : class documentation

Part of bzrlib.tests.test_http View In Hierarchy

Always reply to range request as if they were single.

Don't be explicit about it, just to annoy the clients.

Method get_multiple_ranges Answer as if it was a single range request and ignores the rest

Inherited from TestingHTTPRequestHandler:

Method setup Undocumented
Method log_message Undocumented
Method handle Undocumented
Method handle_one_request Handle a single HTTP request.
Method send_error Send and log an error reply.
Method send_head Overrides base implementation to work around a bug in python2.5.
Method send_range_content Undocumented
Method get_single_range Undocumented
Method do_GET Serve a GET request.
Method translate_path Translate a /-separated PATH to the local filename syntax.
Method _handle_one_request Undocumented
Method _parse_ranges Parse the range header value and returns ranges.
Method _header_line_length Undocumented
Method _translate_path Translate a /-separated PATH to the local filename syntax.
def get_multiple_ranges(self, file, file_size, ranges):
Answer as if it was a single range request and ignores the rest
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.