mirror of
https://github.com/projectdiscovery/httpx
synced 2026-06-08 16:50:17 +00:00
fmt
This commit is contained in:
@@ -228,7 +228,7 @@ get_response:
|
||||
!stringsutil.ContainsAny(err.Error(), "i/o timeout") {
|
||||
shouldIgnoreErrors = true
|
||||
shouldIgnoreBodyErrors = true
|
||||
}
|
||||
}
|
||||
|
||||
var resp Response
|
||||
resp.Input = req.Host
|
||||
|
||||
Reference in New Issue
Block a user