Home
last modified time | relevance | path

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

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