Searched refs:HTTP_MOVED_TEMP (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/print/transports/ipp/ | ||
H A D | HttpURLConnection.h | 34 HTTP_MOVED_TEMP, // Document has moved temporarily enumerator |
H A D | HttpURLConnection.cpp | 286 case HTTP_MOVED_TEMP: in getResponse() |