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

/haiku/headers/private/netservices/
H A DHttpForm.h141 form_type GetFormType() const;
/haiku/src/kits/network/libnetservices/
H A DHttpForm.cpp516 BHttpForm::GetFormType() const function in class:BHttpForm
H A DHttpRequest.cpp1026 switch (fOptPostFields->GetFormType()) {
1106 if (fOptPostFields->GetFormType() != B_HTTP_FORM_MULTIPART) {

Completed in 39 milliseconds