Thanks, that worked!
But now I am trying to send a Bad Request response (400).
I tried sending "HTTP/1.1 400 Bad Request\r\n"
But the Client is getting an error:
"end of file error"
Any idea how to get that to work?
Thanks,
Jack