ELM-Python-Client
ELM-Python-Client copied to clipboard
Support Basic authentication
Some servers (actually including jazz.net) use basic authentication and ELM-Python-Client does not support it. This PR makes _login() check www-authenticate header and do basic authentication if it is basic.