Roxen.git/
server/
base_server/
roxen.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2000-02-12
2000-02-12 21:31:07 by Martin Stjernholm <mast@lysator.liu.se>
3eebb9081b37931ad09de1ad5d7911afee7db3d3 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Enabled https. (That shouldn't have been checked in.)
Rev: server/base_server/roxen.pike:1.423
5:
*/ // ABS and suicide systems contributed freely by Francesco Chemolli
-
constant cvs_version="$Id: roxen.pike,v 1.
422
2000/02/
10
09
:
18
:
11
per
Exp $";
+
constant cvs_version="$Id: roxen.pike,v 1.
423
2000/02/
12
21
:
31
:
07
mast
Exp $";
object backend_thread; ArgCache argcache;
1433:
"http":HTTP, "ftp":FTP,
-
//
"https":HTTPS,
+
"https":HTTPS,
"ftps":FTPS, "gopher":GOPHER,