Hello, recently SSPI support was added to libcurl on windows and additional to that Mark Salisbury added support for the wide-character-functions on Windows.
I looked through the code a bit and it seems like that fixes the limitation curl had that no Unicode user names and passwords are supported. But this is only true if SSPI is used. My question is if that also fixes Known Bug 75? (http://curl.haxx.se/docs/knownbugs.html) If not, could the same technique be used to address that issue? Regards, Christian ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
