Home
last modified time | relevance | path

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

/haiku/src/add-ons/print/transports/ipp/
H A DHttpURLConnection.h86 const char *getRequestMethod() const;
H A DHttpURLConnection.cpp85 const char *HttpURLConnection::getRequestMethod() const in getRequestMethod() function in HttpURLConnection