sqlmap/lib/request
veerababu1729 ad76636313 Fix timeout inconsistency in network requests
Add explicit timeout parameter to urllib.request.urlopen() calls to ensure
consistent timeout behavior and prevent hanging in poor network conditions.
2025-10-23 22:26:02 +05:30
..
__init__.py Patch for #5897 2025-05-08 23:54:39 +02:00
basic.py Fixes #5924 2025-07-10 14:09:49 +02:00
basicauthhandler.py Patch for #5897 2025-05-08 23:54:39 +02:00
chunkedhandler.py Patch for #5897 2025-05-08 23:54:39 +02:00
comparison.py Nobody is reporting comparison bug, thus, changing behavior 2025-07-11 12:21:20 +02:00
connect.py Fix timeout inconsistency in network requests 2025-10-23 22:26:02 +05:30
direct.py Patch for #5897 2025-05-08 23:54:39 +02:00
dns.py Patch for #5897 2025-05-08 23:54:39 +02:00
httpshandler.py Fixes #5939 2025-08-14 11:05:36 +02:00
inject.py Patch for #5897 2025-05-08 23:54:39 +02:00
methodrequest.py Patch for #5897 2025-05-08 23:54:39 +02:00
pkihandler.py Patch for #5897 2025-05-08 23:54:39 +02:00
rangehandler.py Patch for #5897 2025-05-08 23:54:39 +02:00
redirecthandler.py Minor patch 2025-10-19 10:42:39 +02:00
templates.py Patch for #5897 2025-05-08 23:54:39 +02:00