fustyles
Results
1
issues of
fustyles
I would like to get the client connection status. What should I do it? ```c++ void handleRoot(HTTPRequest * req, HTTPResponse * res) { String head = "--Hello\r\nContent-Type: image/jpeg\r\n\r\n"; String tail...