Skip to content

Icon retrieval error #2203

@Autumn-27

Description

@Autumn-27

httpx version:

v1.6.9 (Windows amd64)


Current Behavior:

When running httpx with -favicon flag against https://211.148.131.226:10443/, the command completes without showing favicon information, though the website has a visible favicon in browsers.

Command used:

httpx.exe -u https://211.148.131.226:10443/ -fr -sc -favicon

Actual output:

https://211.148.131.226:10443/ [302,200] [https://211.148.131.226:10443/global-protect/login.esp] []

Expected Behavior:
Output should either:

Include favicon hash (e.g. [favicon:-631559155]) when found


Steps To Reproduce:
Run: httpx.exe -u https://211.148.131.226:10443/ -fr -sc -favicon

Observe missing favicon information

Verify favicon exists via browser

After debugging, it was found that the correct path for extracting ICO was/portal/images/favicon.ico. However, due to, the correct ICO path is https://211.148.131.226:10443/global-protect/portal/images/favicon.ico And deployment is not https://211.148.131.226:10443/portal/images/favicon.ico

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions