in reply to Re^2: Get the order of HTTP request headers
in thread Get the order of HTTP request headers
There are pure Perl HTTP servers available. If you don't need the performance of of mod_perl, maybe one of these would suffice. This would give you direct access to the request.
Is there any reason not to use mod_perl?
|
|---|