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

/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp36 #define PROTOCOL_NAME "post-json" macro
965 HDINFO("%s; empty request payload", PROTOCOL_NAME);
971 " available", PROTOCOL_NAME, urlPathComponents);
978 PROTOCOL_NAME, urlPathComponents);
987 PROTOCOL_NAME, urlPathComponents);
994 HDDEBUG("%s; will make request to [%s]", PROTOCOL_NAME,
1003 printf("%s request; ", PROTOCOL_NAME);
1044 PROTOCOL_NAME, statusCode, url.UrlString().String());
1056 "status [%" B_PRId32 "]\n", PROTOCOL_NAME, urlPathComponents,
1065 printf("%s; response; ", PROTOCOL_NAME);
[all...]

Completed in 43 milliseconds