in reply to Re^4: utf-8 always forced !!!
in thread utf-8 always forced !!!
print $query->header(-type=>'image/gif', # <-think text/html -nph=>1, -status=>'402 Payment required', -expires=>'+3d', -cookie=>$cookie, -charset=>'utf-7', # <-charset -attachment=>'foo.gif', -Cost=>'$2.00');
|
|---|