v0.8.18
github-actions
released this
16 Sep 07:12
·
406 commits
to master
since this release
HTTP v0.8.18
Closed issues:
- WebSockets Client lost first package if server send data first. (#558)
- Intermittent
HTTP.Parsers.ParseError(:INVALID_STATUS_LINE, ...)
(#559) - HTTPS request gets blocked while using proxy (#562)
POST
result differ from curl's (#564)- Random hanging of program (#571)
Merged pull requests:
- Examples Documentation (#554) (@mauradriscoll)
- Never generate empty filename for download (#561) (@christopher-dG)
- Enhancement for HTTP.WebScoekts.listen() and WebSockets Server Handler (#565) (@zhanglix)
- Fix Websocket status codes (#569) (@SimonDanisch)
- allow custom headers in WebSockets.open (#572) (@pfitzseb)
- Ensure https proxy connections don't clog up the ConnectionPool (#580) (@quinnj)
- Fix readtimeout for requests (#581) (@quinnj)