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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h113 HTTP_POST, /* POST command, waiting for blank line */ enumerator in enum:__anon4287
H A Dhttp.c856 return (http_send(http, HTTP_POST, uri));
1619 case HTTP_POST :
2046 if (request == HTTP_POST || request == HTTP_PUT)

Completed in 49 milliseconds