[1678120069.168][WARNING]: virtual void DevToolsClientImpl::AddListener(DevToolsEventListener *) subscribing a listener to the already connected DevToolsClient. Connection notification will not arrive ...
Im running okHttp on Jboss wildfly 13 (domain) centOs7 with the following jar okhttp-4.2.2. I am calling a REST post call to my client side but im encountering a connection reset each time the call ...