README.txt in net-http-pipeline-1.0 vs README.txt in net-http-pipeline-1.0.1

- old
+ new

@@ -1,8 +1,8 @@ = net-http-pipeline -* http://seattlerb.rubyforge.org/net-http-pipeline +* http://docs.seattlerb.org/net-http-pipeline * http://github.com/drbrain/net-http-pipeline == DESCRIPTION: An HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined connection @@ -10,11 +10,9 @@ The server will respond in-order. == FEATURES/PROBLEMS: * Provides HTTP/1.1 pipelining -* Does not implement request wrangling per RFC 2616 8.1.2.2 -* Does not handle errors == SYNOPSIS: require 'net/http/pipeline'