Browse Source

Fix 404 typo.

1991
urlysses 7 years ago
parent
commit
424aced3ec
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      1991.fs

+ 1
- 1
1991.fs View File

@@ -354,7 +354,7 @@ s" image/x-icon" filetype: ico
slurp-file ;

: 404content-type txt ;
: 404html s" 404";
: 404html s" 404" ;

: either-resolve ( addr u -- resolveaddr resolveu )
s" GET" search if


Loading…
Cancel
Save