Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
NAME
HTTP::Session::State::Null - nop
SYNOPSIS
HTTP::Session->new(
state => HTTP::Session::State::Null->new(),
store => ...,
request => ...,
);
DESCRIPTION
this is a dummy session state module =)
CONFIGURATION
nothing.
METHODS
- get_session_id
- response_filter
-
for internal use only