sqlmap/lib/request
2011-01-01 15:20:29 +00:00
..
__init__.py
basic.py now when we "decode page" based on a charset, sanitizeAsciiString only brings unneeded filtering 2010-12-29 15:10:42 +00:00
basicauthhandler.py fix for a bug reported by nightman (same as http://bugs.python.org/issue8797) 2010-12-26 09:33:04 +00:00
certhandler.py
comparison.py minor update 2010-12-27 18:27:42 +00:00
connect.py there is a huge problem with urllib2 connections that sockets are left opened causing problems with lots of disposable connections used (like in --threads) (http://mail.python.org/pipermail/python-bugs-list/2007-January/036873.html, http://mail.python.org/pipermail/python-bugs-list/2007-January/036873.html) 2011-01-01 15:20:29 +00:00
direct.py
inject.py minor bug fix 2010-12-31 12:04:39 +00:00
methodrequest.py
proxy.py
rangehandler.py
redirecthandler.py Ugly code to set the cookies when got them from a 302 redirect too 2010-12-03 17:41:10 +00:00
templates.py fix for one of those more complex bugs (comparison was returning None while original page and/or page template were already had already DBMS error inside) 2010-12-24 12:13:48 +00:00