Home GnuPG
Diffusion GnuPG 6d0e41815a72

Differentiate between success (full or partial), not-found, and failure.
6d0e41815a72Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Differentiate between success (full or partial), not-found, and failure.

* keyserver/gpgkeys_hkp.c (get_key): Use curl_easy_setinfo to get the
  HTTP status code so we can tell the difference between a successful
  retrieval, a partial retrieval, a not-found, or a server failed.

Details

Provenance
dshawAuthored on Mar 3 2013, 2:39 AM
Parents
rG7808e4a76369: Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim.
Branches
Unknown
Tags
Unknown

Event Timeline

David Shaw <dshaw@jabberwocky.com> committed rG6d0e41815a72: Differentiate between success (full or partial), not-found, and failure. (authored by David Shaw <dshaw@jabberwocky.com>).Mar 3 2013, 2:57 AM