I saw that
HttpClient.from(TcpClient.create().option(ChannelOption.SO_KEEPALIVE, true))
from method was deprecated.
from
How