Searched refs:httpMethod_ (Results 1 – 2 of 2) sorted by relevance
23 httpMethod_(HttpRequest::Get), requestPattern_(pattern) {} in CommonRequest()40 httpMethod_ = method; in setHttpMethod()43 HttpRequest::Method CommonRequest::httpMethod() const { return httpMethod_; } in httpMethod()
60 HttpRequest::Method httpMethod_; variable
Completed in 9 milliseconds