Searched refs:httpTypeIn (Results 1 – 2 of 2) sorted by relevance
71 std::function<std::string()>& getCachedDateStrF, HttpType httpTypeIn, in HTTP2Connection() argument73 httpType(httpTypeIn), adaptor(std::move(adaptorIn)), in HTTP2Connection()
79 Connection(Handler* handlerIn, HttpType httpTypeIn, in Connection() argument83 httpType(httpTypeIn), adaptor(std::move(adaptorIn)), handler(handlerIn), in Connection()