in reply to Re: Login to Java site with WWW::Scripter charset issue
in thread Login to Java site with WWW::Scripter charset issue
Whoops, unfinished though there :)
my($type, $charset) = $h->content_type_charset; $h->content_type( $type ); # ditch charset
|
|---|