fix problem when refreshing expired or invalid continuation id's in httpd

darcs
chris.double 2006-02-13 04:14:15 +00:00
parent d705b02120
commit 94b2782693
1 changed files with 1 additions and 3 deletions

View File

@ -129,13 +129,11 @@ DEFER: show
#! TODO: Need to handle this better to enable
#! returning back to root continuation.
drop
[
<html>
<body>
<p> "This page has expired." write </p>
</body>
</html>
] show-final ;
</html> flush ;
: >callable ( quot|interp|f -- interp )
dup continuation? [