73788e3bf7
=== 3.0 Breaking changes: * No longer supports ruby 2.0 and earlier * Net::HTTP::Persistent::new now uses keyword arguments for +name+ and +proxy+. * Removed #max_age, use #expired? New features: * Uses connection_pool to manage all connections for a Net::HTTP::Persistent instance. Bug fixes: * Add missing SSL options ca_path, ciphers, ssl_timeout, verify_depth. Issue #63 by Johnneylee Jack Rollins.
16 lines
627 B
Text
16 lines
627 B
Text
@comment $NetBSD: PLIST,v 1.3 2016/10/18 16:34:44 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.autotest
|
|
${GEM_LIBDIR}/.gemtest
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/History.txt
|
|
${GEM_LIBDIR}/Manifest.txt
|
|
${GEM_LIBDIR}/README.rdoc
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/lib/net/http/persistent.rb
|
|
${GEM_LIBDIR}/lib/net/http/persistent/connection.rb
|
|
${GEM_LIBDIR}/lib/net/http/persistent/pool.rb
|
|
${GEM_LIBDIR}/lib/net/http/persistent/timed_stack_multi.rb
|
|
${GEM_LIBDIR}/test/test_net_http_persistent.rb
|
|
${GEM_LIBDIR}/test/test_net_http_persistent_timed_stack_multi.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|