TensorFlow Serving C++ API Documentation
|
Public Types | |
typedef std::pair< absl::string_view, absl::string_view > | HeaderKeyValue |
Public Attributes | |
absl::string_view | uri_path |
absl::string_view | method |
std::vector< HeaderKeyValue > | headers |
absl::string_view | body |
Definition at line 30 of file httpclient_interface.h.