COROIO: NNet::TRequest Class Reference
COROIO
 
Loading...
Searching...
No Matches
NNet::TRequest Class Reference

Public Member Functions

 TRequest (std::string &&header, std::function< TFuture< ssize_t >(char *, size_t)> bodyReader, std::function< TFuture< std::string >()> chunkHeaderReader={})
 
std::string_view Method () const
 
const TUriUri () const
 
std::string_view Version () const
 
bool HasBody () const
 
TFuture< std::string > ReadBodyFull ()
 
TFuture< ssize_t > ReadBodySome (char *buffer, size_t size)
 
bool BodyConsumed () const
 
bool RequireConnectionClose () const
 

The documentation for this class was generated from the following files: