Module
Termtter::HTTPpool
In:
lib/termtter/httppool.rb
Methods
connection
connection_key
finish
http_class
start
Public Class methods
connection
(host, port = 80, ssl = false)
connection_key
(host, port)
finish
(host, port = 80)
http_class
()
start
(host, port = 80, ssl = false) {|connection(host, port, ssl)| ...}
[Validate]