mirror of
https://github.com/projectdiscovery/httpx
synced 2026-06-08 16:50:17 +00:00
c67bf20fd0
Fix 977 function was continuing to process even when there was an error and URL was nil. Return after sending resuilts if there is no data to process. Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>