host property

String host
final

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;