favicon: automatically detect favicons & calculate mmh3 #498
Labels
Priority: Low
This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Enhancement
Most issues will probably ask for additions or changes.
Milestone
The new
-favicon
feature is interesting.Therefore, it would be great if httpx could automatically add
favicon-mmh3
to json output if received response'scontent-type
isimage/x-icon
. without having to explicitly add-favicon
command-line option.It would make easier to scan for both normal URLs & favicons in the same instance
for example:
list.txt
< list.txt httpx -json
The text was updated successfully, but these errors were encountered: