GetFormType
form_type GetFormType() const;
switch (fOptPostFields->GetFormType()) {
if (fOptPostFields->GetFormType() != B_HTTP_FORM_MULTIPART) {