Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h108 HTTP_GET, /* GET command, waiting for blank line */ enumerator
H A Dhttp.c816 return (http_send(http, HTTP_GET, uri)); in httpGet()
1616 case HTTP_GET : in httpUpdate()