> if I am not wrong, polipo (version 1.0.3, linux) should not save the
> data to its disk-cache for requests with 'Cache-Control: no-store' set
> -- but polipo seems to ignore it.

Yes, this is a bug all right.  No-store is only implemented for
server replies, it should also be implemented for client requests.

Just out of curiosity -- what are you using no-store for?  It might or
might not be of interest to you that Polipo violates the spec, it
still temporarily puts a no-store object into its in-memory cache.
(This is unavoidable, as Polipo doesn't use any buffers -- it performs
I/O directly through the in-memory cache.)

                                        Juliusz

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Polipo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to