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