On Fri, 2006-12-15 at 10:55 +0200, Bogdan-Andrei Iancu wrote: > > > the case sensitivity is automatically taken care by opense's pseudo > variables. First of all, for the known (recognizable) headers, the > name > is replaced with an integer id at startup, so at runtime only an > integer > comparison is done. For the rest of the headers, a case insensitive > string comparison is done.
Excellent. I was pretty sure for known headers, but not as positive for string headers. This is good news :-) Thanks for the answer ! _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
