blob: 131252acd92aaf529bafac9dbf3ed30a3ea795a2 [file] [log] [blame]
use Apache::testold;
skip_test unless $net::callback_hooks{PERL_STACKED_HANDLERS} and
$net::callback_hooks{PERL_FIXUP};
die "can't open http://$net::httpserver/$net::perldir/stacked\n"
unless simple_fetch "/stacked/test.html";
print fetch "/chain/";