Interface.hh
  
Go to the documentation of this file.
      std::string fetchResource(const std::string &_uri)
Download the specified resource into the default configuration of fuel tools. This will place the ass...
STL class. 
std::string fetchResourceWithClient(const std::string &_uri, FuelClient &_client)
Download the specified resource using the ClientConfig contained in the FuelClient parameter...