v1.10.6
HTTP v1.10.6
Merged pull requests:
- Updated: Rethrow errors so they may be handled outside of WebSocket.open() (#1072) (@Zentrik)
- HTTP.request(): infer
socket_type_tlsfromsslconfig, if provided (#1106) (@cmcaine) - tests: Use ARGS to choose which tests to run (#1108) (@cmcaine)
- Introduce connections_lock to protect Server.connections (backport 1.9) (#1162) (@Drvi)
- "handler error": show request in log (#1163) (@fonsp)
- Make multipart parsing more forgiving: start-of-line and casing (#1164) (@NHDaly)
- Fix lost response body data. Fixes #1166 (#1170) (@quinnj)
Closed issues: