mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Make --keep-alive public
This commit is contained in:
parent
8625763c07
commit
d40a238335
4 changed files with 9 additions and 3 deletions
|
|
@ -10,6 +10,8 @@ sqlmap (0.9-1) stable; urgency=low
|
|||
(Bernardo).
|
||||
* Added support to fetch unicode data (Bernardo and Miroslav).
|
||||
* Added support for SOAP based web services requests (Bernardo).
|
||||
* Added support to use persistent HTTP(s) connection for speed
|
||||
improvement, --keep-alive switch (Miroslav).
|
||||
* Added safe URL feature, --safe-url and --safe-freq (Miroslav).
|
||||
* Added --use-between switch to use BETWEEN syntax in inferencial
|
||||
statement and bypass firewalls filtering '>' character (Bernardo and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue