TensorFlow Serving C++ API Documentation
|
Public Types | |
typedef std::pair< std::string, std::string > | HeaderKeyValue |
Public Attributes | |
HTTPStatusCode | status = HTTPStatusCode::UNDEFINED |
std::vector< HeaderKeyValue > | headers |
std::string | body |
std::function< void()> | done |
Definition at line 40 of file httpclient_interface.h.