Bug fix release
- On Linux, use MSG_NOSIGNAL to avoid SIGPIPE on send()
- Add API to read proxy configuration
- Avoid (currently harmless) inconsistent locking order
- Fix HTTP GET & CONNECT proxy w/HTTP Keep-Alive
- Send up-to-date version info in User-Agent HTTP header
- Various smaller fixes and logging improvements.