header
Method
This is a method of the TransportConfig class in the mcp module.Add a header
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
header: Add a header
This is a method of the TransportConfig class in the mcp module.Add a header
def header(mut self, key: impl Into<String>, value: impl Into<String>) -> Self