This package defines the connection between the net and the
http package, defining various building blocks for creating a
request/response processing pipeline.
Note that, in general, pipeline stages are not
multithreaded. Request/response pairs should be sent through a
pipeline sequentially.