2006-10-27
2006-10-27 12:54:34 by Henrik Grubbström (Grubba) <grubba@grubba.org>
-
29fc82305f2a6adf4caabf4612ae9eec9ada3130
(4 lines)
(+3/-1)
[
Show
| Annotate
]
Branch: 5.2
Fix for [bug 4237 (#4237)].
Rev: server/protocols/http.pike:1.511
2:
// Modified by Francesco Chemolli to add throttling capabilities.
// Copyright © 1996 - 2004, Roxen IS.
- constant cvs_version = "$Id: http.pike,v 1.510 2006/10/13 17:20:54 mast Exp $";
+ constant cvs_version = "$Id: http.pike,v 1.511 2006/10/27 12:54:34 grubba Exp $";
// #define REQUEST_DEBUG
#define MAGIC_ERROR
2048: Inside #if defined(RAM_CACHE)
"raw":file->raw,
"len":strlen(data),
"error":file->error,
+ "type":variant_heads["Content-Type"],
]);
cache_status["protstore"] = 1;
}