I serve static html code directly from flash (PSTR()), for example an approx. 6KB big style.css file. But the html code is not sent beyond 5727 bytes. The exact same html code worked on ESP8266. For testing purposes is split the CSS file into two smaller parts, and everything started to work smoothly.