http_head_get
if ((st = http_head_get("Status", h, sz)) == NULL) {
struct httphead *http_head_get(const char *,
if ((st = http_head_get("Location", g->head, g->headsz)) ==
h = http_head_get("Replay-Nonce", g->head, g->headsz);
h = http_head_get("Replay-Nonce", g->head, g->headsz);
h = http_head_get("Location", g->head, g->headsz);
if ((st = http_head_get("Status", h, sz)) == NULL) {
struct httphead *http_head_get(const char *,