Successful curl:
However, on the client side when it is checking for ToDos, nothing comes through:
Obviously there will be subsequent I/O with the socket but I’m assuming if nothing returns here then any of the other requests will follow suit.
Is there a specific spot in the server side code I should focus on?