mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-27 16:39:54 +03:00
Fix broken requests file parsing due to missing indent
Commit 4e7eefe2a introduced the possibility to pass multiple requests files. Due to missing indent, the url parameter does not get set if it is not a Burp Suite log or Web Scarab file and thus breaks parsing of regular request files. Fix this by adding the missing indent. Signed-off-by: Michael Niewöhner <michael.niewoehner@8com.de>
This commit is contained in:
parent
aed137ad80
commit
2d3f0920c5