./www/p5-HTTP-Daemon-SSL, Simple http server class with SSL support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.04nb1, Package name: p5-HTTP-Daemon-SSL-1.04nb1, Maintainer: pkgsrc-users

Instances of the HTTP::Daemon::SSL class are HTTP/1.1 servers that listen
on a socket for incoming requests. The HTTP::Daemon::SSL is a sub-class of
IO::Socket::SSL, so you can perform socket operations directly on it too.


Master sites: (Expand)

Filesize: 9.021 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2024-08-12 22:37:08 by Mark Davies | Files touched by this commit (3)
Log message:
p5-HTTP-Daemon-SSL: add version 1.04

Instances of the HTTP::Daemon::SSL class are HTTP/1.1 servers that listen
on a socket for incoming requests. The HTTP::Daemon::SSL is a sub-class of
IO::Socket::SSL, so you can perform socket operations directly on it too.