Searched refs:HTTP_POST (Results 1 – 3 of 3) sorted by relevance
69 HTTP_POST, enumerator
326 if (aMethod == HTTP_POST) bitMaskForHttpMethod = BITMASK_HTTPPOST; in getBitMaskForHTTPMethod()
3929 if (methodPost != NULL) httpMethod = HTTP_POST; in GetHttpExtensionHeaderParams()