Groundwork for #5866.
If this makes it into master i’d like to add a GUI context menu for the peers table.
A simple disconnect (without banning) would be possible with setban <ip> add 1
(where 1 is the bantime).
At the moment the banned set does not survive a restart (should be added once). Also currently banning is per IP and not per Node which results in disconnecting all nodes of a given IP (if the nodes uses the same ip but different ports).
Also includes some whitespace fixes for httpbasics.py
test.