I'm still hacking on imap. I am not having problems if I request more headers than will fit into a single cache read. The problem appears to be that I call Curl_setup_transfer for 68 more bytes (in this particular case), but I think that data is being read by the pingpong.c header logic and trashed.
What is the Curl_setup_transfer supposed to cause to happen? Thanks, Ben -- Ben Greear <[email protected]> Candela Technologies Inc http://www.candelatech.com ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
