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

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
 

Detailed Description

Definition at line 30 of file httpclient_interface.h.


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