Home
last modified time | relevance | path

Searched refs:HTTP_OPTIONS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h107 HTTP_OPTIONS, /* OPTIONS command, waiting for blank line */ enumerator
H A Dhttp.c840 return (http_send(http, HTTP_OPTIONS, uri)); in httpOptions()