Searched refs:httpOptions (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h367 extern int httpOptions(http_t *http, const char *uri);
H A Dhttp.c43 * httpOptions() - Send an OPTIONS request to the server.
835 * 'httpOptions()' - Send an OPTIONS request to the server.
839 httpOptions(http_t *http, /* I - HTTP data */ function
2218 if ((ret = httpOptions(&myhttp, "*")) == 0)

Completed in 75 milliseconds