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

Context deadline exceeded (Client.Timeout exceeded while awaiting headers) #1814

Closed Sh4d0wHunt3rX closed 2 months ago

Sh4d0wHunt3rX commented 2 months ago

httpx 1.6.5

cat input.txt | httpx -mc 200 -v

[DBG] Failed 'https://fetlife.com/bookmarks?group_post_id=4732043': GET https://fetlife.com/bookmarks?group_post_id=4732043 giving up after 1 attempts: Get "https://fetlife.com/bookmarks?group_post_id=4732043": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[DBG] Failed 'https://fetlife.com/collections/new?source=writing_gallery': GET https://fetlife.com/collections/new?source=writing_gallery giving up after 1 attempts: Get "https://fetlife.com/collections/new?source=writing_gallery": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[DBG] Failed 'https://fetlife.com/comments/async?content_id=103462100&content_type=Picture&user_id=8888955': GET https://fetlife.com/comments/async?content_id=103462100&content_type=Picture&user_id=8888955 giving up after 1 attempts: Get "https://fetlife.com/comments/async?content_id=103462100&content_type=Picture&user_id=8888955": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[DBG] Failed 'https://fetlife.com/consent?referrer=%2Finbox%3F': GET https://fetlife.com/consent?referrer=%2Finbox%3F giving up after 1 attempts: Get "https://fetlife.com/consent?referrer=%2Finbox%3F": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[DBG] Failed 'http://fetlife.com/events?page=2': GET http://fetlife.com/events?page=2 giving up after 1 attempts: Get "http://fetlife.com/events?page=2": context deadline exceeded (Client.Timeout exceeded while awaiting headers)