Apache-MagicPOST

 view release on metacpan or  search on metacpan

lib/Apache/MagicPOST.pm  view on Meta::CPAN

		delete $params{$_}; 
	}
	$r->header_in( 'Content-length' => undef );
	$r->header_in( 'Content-type' => undef );

        return OK;
}
 
1;
__END__
# Below is stub documentation for your module. You'd better edit it!

=head1 NAME

Apache::MagicPOST - Perl module to emulate arbitray HTTP methods through POST

=head1 SYNOPSIS

=head1 DESCRIPTION

***********************************************************************



( run in 0.469 second using v1.01-cache-2.11-cpan-de7293f3b23 )