Page 1 of 1

favicon

Posted: Sun Dec 02, 2018 2:28 pm
by xjimx
How do I implement a favicon when using an arduino as a webserver?

Re: favicon

Posted: Mon Dec 03, 2018 4:32 am
by paulvha
It is not part of the library. You will have to find a way to obtain the parameters that are send with a GET- command and then send it from the sketch.