Minor issue with the User-Agent field value not following the convention of [rfc7231](https://tools.ietf.org/html/rfc7231#section-5.5.3) or [rfc2616](https://tools.ietf.org/html/rfc2616#section-14.43). https://github.com/calebstewart/python-htb/blob/940d11de2179a7d8941f77c9ab269982246bfe73/htb/connection.py#L125 https://github.com/calebstewart/python-htb/blob/940d11de2179a7d8941f77c9ab269982246bfe73/htb/connection.py#L163
Minor issue with the User-Agent field value not following the convention of rfc7231 or rfc2616.
python-htb/htb/connection.py
Line 125 in 940d11d
python-htb/htb/connection.py
Line 163 in 940d11d