Skip to content

Bug fix release

Compare
Choose a tag to compare
@vveljko vveljko released this 11 Apr 16:17
· 207 commits to master since this release
28dcf5a
  • 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.