Roxen.git/
server/
protocols/
http.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2000-03-06
2000-03-06 16:48:58 by Martin Nilsson <mani@lysator.liu.se>
a4ce0cc710dc1e275c97164b2fe61752d7bc70ea (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
The empty string is not a langauge. Ignore it.
Rev: server/protocols/http.pike:1.213
2:
// Modified by Francesco Chemolli to add throttling capabilities. // Copyright © 1996 - 2000, Idonex AB.
-
constant cvs_version = "$Id: http.pike,v 1.
212
2000/03/06
13
:
43
:
33
jonasw
Exp $";
+
constant cvs_version = "$Id: http.pike,v 1.
213
2000/03/06
16
:
48
:
58
nilsson
Exp $";
#define MAGIC_ERROR
489:
void sort_lang() { if(sorted && decoded) return; array(float) q;
-
array(string) s=reverse(languages), u=({});
+
array(string) s=reverse(languages)
-({""})
, u=({});
if(!decoded) { q=({});