aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-net-http-pipeline/pkg-descr
blob: 41e7ee9a15909b3bceb2fd656a60848ede2e0820 (plain) (blame)
1
2
3
4
5
An HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined
connection sends multiple requests to the HTTP server without waiting
for the responses. The server will respond in-order.

WWW: http://docs.seattlerb.org/net-http-pipeline/