ESP8266 WiFi Module Web Server library

This pull request has been accepted and merged in by Sebastian Schocke

SendStream functions

So that pages, streams that don't fit in memory can be build and sent on the file. Only need to know the size for the end stream.

WiFi WebServer for ESP8266