Re: using Polipo as a cache on QNX
Juliusz Chroboczek <[email protected]>
| Newsgroups | gmane.comp.web.polipo.user |
|---|---|
| Message-ID | <87pq02yh9x.wl%[email protected]> |
> CURLOPT_HTTPPROXYTUNNEL lets libcurl tunnel the request through > the proxy using CONNECT requests which don't contain the protocol > or the path. Yeah, that's not possible to cache -- CONNECT implements a transparent tunnel, and is designed to proxy non-HTTP traffic over an HTTP proxy. Polipo has no business interpreting CONNECT data, since it's not necessarily HTTP. -- Juliusz ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/