Hi, I wasn't able to find anything on the website or archives (I guess it's kind of hard to search). Can someone please give me an example of how to perform a series of pipelined requests using http client 4.x? (simple GETs). They'll actually be Range: requests against S3 (since S3 does not support multi-Range requests, I've got to pipeline a bunch together).
Thanks in advance, Brian
