> *** server.c.old        2008-06-26 13:29:37.000000000 -0400
> --- server.c    2008-07-16 12:45:29.000000000 -0400
> *** 2186,2191 ****
> --- 2188,2197 ----
>       else
>           free(etag);
>
> +     if (cacheIsShared &&
> +       (cache_control.flags && CACHE_PRIVATE))
> +       privatiseObject(new_object, 1);
> +
>       switch(code) {
>       case 200:
>       case 300: case 301: case 302: case 303: case 307:

Looks good to me, but I'm still not sure that's the right thing to do.
I need to think about it.

                                        Juliusz

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Polipo-users mailing list
Polipo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to