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