When I ran the make test suite, I have been met a problem.
t/apache/util1..8
# Running under perl version 5.008005 for linux
# Current time local: Sat Oct 15 07:52:12 2005
# Current time GMT: Fri Oct 14 23:52:12 2005
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.25
# testing
On Fri, 2005-10-14 at 17:32 -0400, Richard F. Rebel wrote:
> I have been noticing that PerlCleanupHandlers are not called when a user
> pressed the STOP button in their browser before the page is downloded.
Yes it is, but not until the request is actually completed. If you want
to stop your handl
Hello,
I have been noticing that PerlCleanupHandlers are not called when a user
pressed the STOP button in their browser before the page is downloded.
Is this normal behavior or a bug?
I really need my handler to run no matter what if possible, at the end
of the cycle. Is there a way to achiev
We're pleased to announce that Krang v2.000 is now available. This
is a full fledged major release. Although largely the same as v1.999.
2.000 is more mature with numerous bug fixes and enhancements. Also not
to be ignored is the availability of time saving binary distributions
for Fedora core 3
Yes it also handles that path (no-path)
I heard that some browsers use to add the "/" after the location if it
doesn't end in "/", but I am not sure they do that because for example if
I
have an URL like:
http://www.site.com/test
then Internet Explorer doesn't add a "/" after it if /test locat