mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-04 08:44:17 +03:00
Add explicit timeout parameter to urllib.request.urlopen() calls to ensure consistent timeout behavior and prevent hanging in poor network conditions. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| basic.py | ||
| basicauthhandler.py | ||
| chunkedhandler.py | ||
| comparison.py | ||
| connect.py | ||
| direct.py | ||
| dns.py | ||
| httpshandler.py | ||
| inject.py | ||
| methodrequest.py | ||
| pkihandler.py | ||
| rangehandler.py | ||
| redirecthandler.py | ||
| templates.py | ||