WWW-ClickSource
view release on metacpan or search on metacpan
t/04_catalyst_request.t view on Meta::CPAN
{
my $catalyst_request = bless( {
'data_handlers' => {
'application/json' => sub { "DUMMY" },
'application/x-www-form-urlencoded' => sub { "DUMMY" }
},
'env' => {},
'cookies' => {},
'query_keywords' => '',
'protocol' => 'HTTP/1.1',
'hostname' => '1.2.3.4',
'remote_user' => undef,
'address' => '1.2.3.4',
'_path' => 'coldwell-banker-anunturi/de-vanzare-teren-500-m-sup-2-sup-in-cluj-napoca-zona-manastur-cbl04434.html',
'headers' => bless( {
'x-forwarded-for' => '1.2.3.4',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'x-forwarded-port' => '80',
'::std_case' => {
( run in 1.625 second using v1.01-cache-2.11-cpan-299005ec8e3 )