projectdiscovery / httpx

httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
https://docs.projectdiscovery.io/tools/httpx
MIT License
7.53k stars 822 forks source link

add icon md5 support #1787 #1791

Closed iuliu8899 closed 2 months ago

iuliu8899 commented 3 months ago

Please describe your feature request:

return icon_md5 value as well

Describe the use case of this feature:

some open source fingerprint db use icon_md5 instead of icon_hash (mmh3)...

So, hope to support md5 (or return raw favicon value?)