|
NeuralPlus 0.2.0
A small C++17 SDK for AI clients, sessions, tools, and tracing
|
One HTTP header. More...
#include <transport.hpp>
Public Attributes | |
| std::string | name |
| Header field name. | |
| std::string | value |
| Header field value. | |
| bool | sensitive {false} |
| Treats this value as a credential for exact response/error redaction. | |
One HTTP header.