SparkFun Forums 

Where electronics enthusiasts find answers.

For the discussion of Arduino related topics.
By xjimx
#201272
How do I implement a favicon when using an arduino as a webserver?
By paulvha
#201275
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.