http: Split authorization string into username and password
http minipot sends authorization
string instead of username
and password
(like other minipots).
We should hold the same format for all minipots, i.e. decode the authorization string and send it as a login
minipot message type.
General message
message type would be preserved for non-authentication request message.
Edited by Vojtech Myslivec