Searched refs:HttpMethodGet (Results 1 – 4 of 4) sorted by relevance
50 HttpMethodGet, enumerator
878 RequestData->Method = HeaderOnly ? HttpMethodHead : HttpMethodGet; in HttpBootGetBootFile()963 HeaderOnly? HttpMethodHead : HttpMethodGet, in HttpBootGetBootFile()
280 if ((Request != NULL) && (Request->Method != HttpMethodGet) && in EfiHttpRequest()
1784 case HttpMethodGet: in HttpGenRequestMessage()