NeuralPlus 0.2.0
A small C++17 SDK for AI clients, sessions, tools, and tracing
Loading...
Searching...
No Matches
neuralplus::HttpHeader Struct Reference

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.
 

Detailed Description

One HTTP header.


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