mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-10-28 06:31:00 +03:00
* Add the `--chunk` option to send requests in chunks * solve the httplib&urllib2 content-legnth * remove info * Solve the error caused by the mix of get mode and chunk * add CHUNKED_KEYWORDS `union` |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| basic.py | ||
| basicauthhandler.py | ||
| comparison.py | ||
| connect.py | ||
| direct.py | ||
| dns.py | ||
| httphandler.py | ||
| httpshandler.py | ||
| inject.py | ||
| methodrequest.py | ||
| pkihandler.py | ||
| rangehandler.py | ||
| redirecthandler.py | ||
| templates.py | ||