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

/haiku/src/kits/network/libnetservices2/
H A DHttpRequest.cpp161 static const BHttpMethod kDefaultMethod = BHttpMethod::Get; variable
166 BHttpMethod method = kDefaultMethod;
257 return kDefaultMethod;

Completed in 32 milliseconds