Although the 1000ms is quite short for an HTTP request, I don't see any reason why it hangs the ESP other than simply skipping the response if it didn't came within the 1000ms. Your should try with something like 5000ms instead.
Although the 1000ms is quite short for an HTTP request, I don't see any reason why it hangs the ESP other than simply skipping the response if it didn't came within the 1000ms. Your should try with something like 5000ms instead.