Searched refs:B_HTTP_STATUS_PRECONDITION_FAILED (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/netservices/
H A DHttpRequest.h222 B_HTTP_STATUS_PRECONDITION_FAILED, enumerator in enum:BPrivate::Network::http_status_code
/haiku/src/apps/haikudepot/server/
H A DAbstractServerProcess.cpp400 } else if (statusCode == B_HTTP_STATUS_PRECONDITION_FAILED) {
H A DWebAppInterface.cpp1050 case B_HTTP_STATUS_PRECONDITION_FAILED:

Completed in 109 milliseconds