sqlmap/lib/request
2010-11-09 23:21:21 +00:00
..
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
basic.py revert of some HTTP headers handling 2010-11-08 13:26:45 +00:00
certhandler.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
comparison.py minor fix (while we've calculated conf.matchRation for stable pages, we've put a constant value (0.900) for dynamic ones - so putting (ratio - conf.matchRatio) > DIFF_TOLERANCE for dynamic pages too would just effectively increase it's value to 0.900 + DIFF_TOLERANCE (in our case to 0.950) which is too narrow space for True result) 2010-11-09 23:21:21 +00:00
connect.py revert of some HTTP headers handling 2010-11-08 13:26:45 +00:00
direct.py further refactoring (all enumerations are now put into enums.py) 2010-11-08 09:20:02 +00:00
inject.py Consistency between --*-test switches/output 2010-11-08 16:46:25 +00:00
methodrequest.py More layout adjustments 2010-10-15 10:28:34 +00:00
proxy.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
rangehandler.py added Range handler (dealing with 206 HTTP messages) 2010-11-08 12:26:13 +00:00
redirecthandler.py sorry, cosmetics 2010-10-14 23:18:29 +00:00