Read favicon content directly from memory after download

Instead of reading the downloaded file, just use the buffer already present in memory when saving it.

Merge request reports