Closed SawamiWataru closed 5 years ago
It seems that the problem was that the TCP connection was not closed because the caller did not issue a disconnect instruction, so it seems that the problem was solved when Connection: close was specified for the header on the engine side.
Released v1.5.19
Related issue:https://github.com/personium/personium-client-java/issues/49