Files
projectdiscovery-httpx/runner
Wlayzz f144424bb8 fix: update Host header for favicon requests after redirects
When FollowRedirects is enabled and the target redirects to a different host
(e.g., hackerone.com -> www.hackerone.com), the favicon URL is correctly
resolved to the final host, but the cloned request's Host header still
contains the original host. This causes the server to return 404 because
the Host header doesn't match the URL.

This fix updates the Host header to match the resolved URL host before
making the favicon request.
2026-01-11 23:50:45 +01:00
..
2025-12-09 00:51:06 +05:30
2021-05-06 10:35:02 +02:00
2022-05-09 15:01:38 -05:00
2025-10-24 14:20:24 +04:00
2025-08-28 17:04:33 +02:00
2025-10-23 14:56:50 +04:00
2021-08-06 12:38:42 +02:00
2026-01-09 20:48:49 +04:00
2026-01-09 20:48:49 +04:00