Philip Mak wrote:
Suggestion:
If Apache::ASP prints an error page due to Perl dying, I think it
should automatically set $Response->{ContentType} back to text/html.
Otherwise, the error page might not be seen by the client if the
script has already changed it to 'application/whatever' or somethin
Suggestion:
If Apache::ASP prints an error page due to Perl dying, I think it
should automatically set $Response->{ContentType} back to text/html.
Otherwise, the error page might not be seen by the client if the
script has already changed it to 'application/whatever' or something.
---