24 MCNAPI
void _addHeader(::std::string
const& headerName, ::std::string
const& headerValue,
bool setValue);
26 MCNAPI
void add(::std::string
const& headerName, ::std::string
const& headerValue);
28 MCNAPI
void addNoSafetyChecks(::std::string
const& headerName, ::std::string
const& headerValue);
30 MCNAPI ::std::string
const&
get(::std::string
const& headerName)
const;
32 MCNAPI
void set(::std::string
const& headerName, ::std::string
const& headerValue);