host property
Host name to connect to, defaults to the model serving container's IP. You probably want to set "Host" in httpHeaders instead.
Implementation
final String host;
Host name to connect to, defaults to the model serving container's IP. You probably want to set "Host" in httpHeaders instead.
final String host;