Commit
21689c9199be84c2a6a9a6a75517441e617950ee
by Mike DawsonAdd HttpPort to all distributed cache packets: http port always needs to be known, so is now included in all Distributed Cache UDP packets.
Fix NanoHttpdResponseAdapter : implementation was not setting headers.
Update UstadApp dependency injection: start EmbeddedHttpServer when it is created by DI to ensure it is impossible for it to be accessed by any other dependency without the port being known.
(commit: 21689c9)