• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

examples/H25-Aug-2016-11387

lib/Net/HTTPS/H25-Aug-2016-312111

t/H25-Aug-2016-4432

ChangesH A D25-Aug-2016743 2417

MANIFESTH A D25-Aug-2016266 109

META.jsonH A D25-Aug-20161.1 KiB5251

META.ymlH A D25-Aug-2016691 3029

Makefile.PLH A D14-Oct-2015745 1512

READMEH A D14-Oct-2015222 43

README

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