I use Jerry's code from this topic in a context where the response is very short, to read a sensor with an esp8266 module. And I get a response after a delay of about 4 seconds. Yet with CURL command like: curl myip/?myQuery, I get the answer in less than a second.
Can someone explain to me why ?