Skip to content

1.75

@amaltsev amaltsev tagged this 10 Jan 02:21
Due to PSGI setting PATH_INFO and REQUEST_URI to the same value CGI.pm
returns an empty value for url(-absolute => 1). That seems wrong, but
that is what it is.

Changed to use request_uri() instead, which works in both Apache and
PSGI.
Assets 2