Closed slauwers closed 10 years ago
Thank you for you contribution!
If you need an updated version to be published on pypi, just let me now.
Hi Flavio,
We're good; we package our own RPMs, and always take directly from github. I'll email our developers to update their local install not through pip but from master.
Thanks,
-S.
This PR allows the User-Agent header to be exposed by the ConnectionInfo class.
An alternative possibility would be to allow the library user to specify additional headers to expose via an optional dictionary in get_conn_info(), which could then be passed to the ConnectionInfo constructor.
If you prefer this alternative method, please let me know and I will update the PR.