I was looking through the source code while working with library and have found that Curl_raw_toupper function using huge switch instead of ascii code difference conversion. Please look at my patch, as to me it is more shortest and easiest way of conversion.
-- Best Regards, Anton Barketov
raw_toupper_ascii_based.patch
Description: Binary data
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
