> The biggest one that comes to mind is fact that one > of the responses in the pipeline may not have a content-length. > What could be done about that? Use Transfer-Encoding: chunked. -Carl