Home
last modified time | relevance | path

Searched defs:headreq (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/acme-client/
H A Dhttp.c327 http_open(const struct http *http, int headreq, const void *p, size_t psz) in http_open()
682 short port, const char *path, int headreq, const void *post, size_t postsz) in http_get()