curl-library
RE: [PATCH] POP3: Expanded the supported commands
Date: Sat, 24 Mar 2012 00:18:22 +0000
Hi guys,
On Sat, 10 Mar 2012, Steve Holme wrote:
> > > Do these functions need to do:
> > >
> > > If(pp->cache && !data->set.opt_no_body)
> > >
> > > For example or would you expect the cache to be empty if
> > > CURLOPT_NOBODY was set?
> >
> > I haven't really considered that before. I figure NOBODY for POP3
> > would basically mean that it should do everything except the actual
> > request for the mail so it would skip that transfer - basically
> > skipping the RETR operation.
> >
> > The 'cache' is used for all responses so it will of course be used
> > even in NOBODY uses.
I have pushed a modified (safer) version of the fix - partly in preparation
for the upcoming pop3 command extension but also to fix the above issue in
its own right.
Kind Regards
Steve
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-24