Published April 22, 2024 | Version v1.10.6
Software Open

JuliaWeb/HTTP.jl: v1.10.6

Description

HTTP v1.10.6

Diff since v1.10.5

Merged pull requests:

  • Updated: Rethrow errors so they may be handled outside of WebSocket.open() (#1072) (@Zentrik)
  • HTTP.request(): infer socket_type_tls from sslconfig, 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:

  • Unintentional(?) breaking change to type of sslconfig (#1104)
  • Character lost in HTTP post response body. (#1166)

Files

JuliaWeb/HTTP.jl-v1.10.6.zip

Files (202.3 kB)

Name Size Download all
md5:dc2ba4cd7dc0dcb1cd444a507d0ef5d6
202.3 kB Preview Download

Additional details

Related works