>>>>> "Denys" == Denys Vlasenko <[email protected]> writes:
Hi, >> Thanks. Why did you change my strcasestr() to a strstr()? While I >> haven't seen any browsers sending Accept-Encoding: with funky >> up/lowercasing, I don't see anything explicit in the spec to disallow >> it. Denys> Perhaps as speed optimization... I can revert it back if you Denys> think it's that important. With all the strcasecmp() going on for the other headers, I don't think this is going to change too much - But it's your call. -- Bye, Peter Korsgaard _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
