Roxen.git/
server/
protocols/
http.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1998-03-26
1998-03-26 17:21:53 by Martin Stjernholm <mast@lysator.liu.se>
861baa4f5cae87e83117164923a9229379077bce (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Removed bogus \0:es at eof.
Rev: server/protocols/http.pike:1.76
1:
// This is a roxen module. Copyright © 1996 - 1998, Idonex AB.
-
constant cvs_version = "$Id: http.pike,v 1.
74
1998/03/26
11
:
36
:
19
per
Exp $";
+
constant cvs_version = "$Id: http.pike,v 1.
76
1998/03/26
17
:
21
:
53
mast
Exp $";
// HTTP protocol module. #include <config.h> private inherit "roxenlib";
1141:
// { // call_out(real_chain,0,fd,conf,leftovers); // }
-
+