diff options
Diffstat (limited to 'www/rubygem-net-http-persistent2/pkg-descr')
-rw-r--r-- | www/rubygem-net-http-persistent2/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/rubygem-net-http-persistent2/pkg-descr b/www/rubygem-net-http-persistent2/pkg-descr index 783e5f5c6018..de6c9a2cbe88 100644 --- a/www/rubygem-net-http-persistent2/pkg-descr +++ b/www/rubygem-net-http-persistent2/pkg-descr @@ -5,5 +5,3 @@ every request involves an extra TCP round-trip and causes TCP congestion avoidance negotiation to start over. Net::HTTP supports persistent connections with some API methods but does not handle reconnection gracefully. Net::HTTP::Persistent supports reconnection and retry according to RFC 2616. - -WWW: https://github.com/drbrain/net-http-persistent |