**Issue**
A failure in this test was observed whereby an unexpected connection from a
client that was not created by the test caused the test to unsucessfully
complete.
**Solution**
When a connection is accepted by the ServerSocket, some verification of the
Request URI and of the Request Path
On Tue, 14 Jun 2022 15:20:28 GMT, Conor Cleary wrote:
> **Issue**
> A failure in this test was observed whereby an unexpected connection from a
> client that was not created by the test caused the test to unsucessfully
> complete.
>
> **Solution**
> When a connection is accepted by the Server