I just ran across an IIS server that's sending UTF-16 text, which Neon apparently can't deal with. Is there a hook somewhere I can add to translate the text into something Neon can read? It looks like ne_read_response_block() would be a good place for this, but the body_readers callbacks can't reallocate the response buffer.

Any other suggestions?

Thanks,
-Dave

_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to