Checklist
In order to speedup fixing the bug, please make sure you address as many items from the following checklist as possible.
Summary
According to documentation (https://exasol.github.io/pyexasol/master/user_guide/exploring_features/import_and_export/parameters.html) with_column_names can be True or False.
However, http_transport.py handles this differently: If the parameter is not None the option is set anyways!