@katz: Thank you for great example!
I have some questions...
How to serve .html page (~3KB) from file? I have entire page in one string, but it's very ugly to see. Is there any example how to store .html file in flash and then send it when you get request?
Also, I can't find API for ESP8266WebServer.
Thanks!