Net::HTTPS::NB - Non-blocking HTTPS client
Like Net::HTTP has non-blocking Net::HTTP::NB, Net::HTTPS now has Net::HTTPS::NB
This make it possible to multiplex multiple HTTPS connections using select without risk blocking.