Handle a client request
Each server request thread will be handed a new Instance of this by JOTMiniServ
So you should not have to worry about thread safety much in impl.
Handle a client request Each server request thread will be handed a new Instance of this by JOTMiniServ So you should not have to worry about thread safety much in impl.
Parameters: - client -