Frank Maas wrote:
Hi Stas,
Thanks for responding.
this work I convert POST requests to GET requests (so the parameters are
not lost, based on a Geoff-example) and make sure that they get populated
to the subrequest (via a transhandler). This works... worked :-(
what has changed since it was worki
Hi Stas,
Thanks for responding.
> >this work I convert POST requests to GET requests (so the parameters are
> >not lost, based on a Geoff-example) and make sure that they get populated
> >to the subrequest (via a transhandler). This works... worked :-(
>
> what has changed since it was working?
Frank Maas wrote:
Hi,
After some time doing other things, I recently started to upgrade our
installation. While doing this I got the new version of CGI.pm that uses
XHMTL for default and, as a result, uses multipart/form-data as default
encoding...
Our websystem works in a 2-phase manner: a user re
Hi,
After some time doing other things, I recently started to upgrade our
installation. While doing this I got the new version of CGI.pm that uses
XHMTL for default and, as a result, uses multipart/form-data as default
encoding...
Our websystem works in a 2-phase manner: a user requests an URI and