There is a newer version of the record available.

Published January 12, 2023 | Version v1.7.0

JuliaWeb/HTTP.jl: v1.7.0

Description

HTTP v1.7.0

Diff since v1.6.3

Closed issues:

  • Adding constants for status codes (#490)
  • Allow user-provided buffer we write responses into directly (#936)

Merged pull requests:

  • Introduce StatusCodes module (#982) (@AtsushiSakai)
  • Parametrize Connections to avoid type instabilities (#983) (@Drvi)
  • Allow passing pre-allocated buffer for response body (#984) (@quinnj)
  • Specialize functions to avoid dynamic dispatch (#985) (@quinnj)
  • Tweak IOBuffer handling (#987) (@Drvi)
  • Ensure we account for response status if present when retrying (#990) (@quinnj)
  • Cleanup header initialization to avoid excessive copies (#991) (@quinnj)
  • Make timeouts default to 60 seconds (#992) (@quinnj)

Files

JuliaWeb/HTTP.jl-v1.7.0.zip

Files (197.2 kB)

Name Size Download all
md5:2eb7609774d55ddaeac80434c5c47435
197.2 kB Preview Download

Additional details

Related works