sqlmap/lib
boyhack 340e250fb1 Support for chunked requests (#3536)
*  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`
2019-03-19 13:26:29 +01:00
..
controller Fixes #3510 2019-03-04 13:21:57 +01:00
core Support for chunked requests (#3536) 2019-03-19 13:26:29 +01:00
parse Support for chunked requests (#3536) 2019-03-19 13:26:29 +01:00
request Support for chunked requests (#3536) 2019-03-19 13:26:29 +01:00
takeover Patch for --os-pwn on newer versions of Metasploit 2019-02-09 16:15:09 +01:00
techniques Switching from old odict (non-concise ordering compared to collections) to ordereddict 2019-03-11 14:36:01 +01:00
utils Fixes #3514 2019-03-04 16:36:19 +01:00
__init__.py update_copyright_year() 2019-01-05 21:38:52 +01:00