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