Home
last modified time | relevance | path

Searched refs:setRequestMethod (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/print/transports/ipp/
H A DIppURLConnection.cpp29 setRequestMethod("POST"); in IppURLConnection()
H A DHttpURLConnection.h85 void setRequestMethod(const char *method);
H A DHttpURLConnection.cpp90 void HttpURLConnection::setRequestMethod(const char *method) in setRequestMethod() function in HttpURLConnection