voicevox_client_cpp  0.0.0
A client library for VOICEVOX implemented in C++.

◆ header()

Builder& voicevox_client_cpp::request::Builder::header ( const utility::string_t &  key,
const utility::string_t &  value 
)
inline

Set a header consists of a key and a value.

Parameters
keyThe key of the header
valueThe value of the header
Returns
The reference of this builder