Deleted copy constructor; clients are only used through shared pointers.
Declared in <httpserver.h>
<httpserver.h>
HTTPRemoteClient(HTTPRemoteClient const& other) = delete;