In Debian bug #177716 it has been requested, that HTTP queries should contain
the no-cache pragma. libcurl does this by default (CURLOPT_HTTPHEADER). This
might be useful for the GnuPG cURL emulation library too.
Description
Description
Details
Details
- External Link
- bugs.debian.org/177716
- Version
- 1.4.9
Event Timeline
Comment Actions
Interestingly enough, it's no longer the default in libcurl. We'll have to do
it for both the libcurl and emulation cases.