sqlmap/lib/request
2011-05-26 21:54:19 +00:00
..
__init__.py
basic.py added --charset option to force charset encoding of the retrieved data (e.g. when the backend collation is different than the current web page charset) as requested by devon.mitchell1988@y​ahoo.com 2011-05-17 22:55:22 +00:00
basicauthhandler.py
certhandler.py
comparison.py fix for cases with retrieved binary files (preventing difflib nagging around comparison) 2011-05-25 20:54:30 +00:00
connect.py important update - finally found what was causing headache for UNION payloads in noticeable number of cases 2011-05-26 21:54:19 +00:00
direct.py
inject.py improvement for recognition of scalar vs multiple-row commands 2011-05-19 16:45:05 +00:00
methodrequest.py
proxy.py
rangehandler.py
redirecthandler.py better way for dealing with relative paths 2011-05-24 05:26:51 +00:00
templates.py