Searched refs:httpHead (Results 1 – 4 of 4) sorted by relevance
367 httpHead
691 if (httpHead(http, resource)) in main()
475 extern int httpHead(http_t *http, const char *uri);
1509 httpHead(http_t *http, /* I - HTTP connection */ in httpHead() function