Home GnuPG
Diffusion GnuPG 6f0ec6ab485f

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

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
rGca0b94d4d41c: Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim.
Branches
Unknown
Tags
Unknown

Event Timeline

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