Searched refs:bodyIn (Results 1 – 2 of 2) sorted by relevance
51 Request(std::string_view bodyIn, std::error_code& /*ec*/) : req({}, bodyIn) in Request()
196 value_type& bodyIn) : body(bodyIn) in writer() 194 writer(boost::beast::http::header<IsRequest,Fields> &,value_type & bodyIn) writer() argument