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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
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 47 milliseconds