-csv has two identicat "favicon" fields #2074
Labels
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
httpx version:
v1.6.9
Current Behavior:
-csv option outputs two identical fields for "favicon"
...,path,favicon,favicon,favicon_path,favicon_url,...
Expected Behavior:
-csv option should one have field for "favicon"
...,path,favicon,favicon_path,favicon_url,...
Steps To Reproduce:
httpx -csv -u github.com
outputs
The text was updated successfully, but these errors were encountered: