TensorFlow Serving C++ API Documentation
Public Types | Public Attributes | List of all members
tensorflow::serving::net_http::TestClientResponse Struct Reference

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
 

Detailed Description

Definition at line 40 of file httpclient_interface.h.


The documentation for this struct was generated from the following file: