NAME
Any::Daemon::HTTP::Session - represents a client connection
SYNOPSIS
# created by Any::Daemon::HTTP
DESCRIPTION
The connection relates to one client. Each time, some browser connects to the socket, a new ::Session object will be created. It can be used to cache information as well.
METHODS
Constructors
Accessors
SEE ALSO
This module is part of Any-Daemon-HTTP distribution version 0.30, built on April 06, 2020. Website: http://perl.overmeer.net/any-daemon/
LICENSE
Copyrights 2013-2020 by [Mark Overmeer]. For other contributors see ChangeLog.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/