mirror of
				https://github.com/esp8266/Arduino.git
				synced 2025-11-03 14:33:37 +03:00 
			
		
		
		
	This is needed since when the content-length header is not sent the clients will wait for data anyways. Sending a content length of zero will tell the client not to expect any content and it will close the connection immediately.