in reply to Re: HTTP::Request::Common::POST and UTF-8
in thread HTTP::Request::Common::POST and UTF-8

> I'm not sure if this will fit your needs, but here's one
> possible solution.

Thanks very much. That looks a lot better. (I needed to upgrade to a new version of URI::Escape though). I guess it might be nice if you could override the default escape routine inside POST, rather than doing it manually.

It's also suitable for the real code, too.

Steve Collyer

  • Comment on Re^2: HTTP::Request::Common::POST and UTF-8