sqlmap/lib
Tomas Zellerin 0b715f7b0e Fix python3 binary - character mismatch in api.py
Convert between text and binary data in api.py call to urllib.request
and response from it.

In python3 sqlmapapi -c it fixes, at least
- not nice output from log/list commands
- any command that POSTs data (including new) crashing sqlmapapi
2020-01-15 18:21:05 +01:00
..
controller Removing some dead code (vulture) 2020-01-10 11:44:24 +01:00
core Removing some dead code (vulture) 2020-01-10 11:44:24 +01:00
parse Couple of patches 2020-01-08 10:37:59 +01:00
request Copyright year bump 2020-01-01 13:25:15 +01:00
takeover Removing obsolete code 2020-01-05 22:43:25 +01:00
techniques Copyright year bump 2020-01-01 13:25:15 +01:00
utils Fix python3 binary - character mismatch in api.py 2020-01-15 18:21:05 +01:00
__init__.py Copyright year bump 2020-01-01 13:25:15 +01:00