There is a newer version of the record available.

Published April 27, 2021 | Version v0.9.6

JuliaWeb/HTTP.jl: v0.9.6

Description

HTTP v0.9.6

Diff since v0.9.5

Closed issues:

  • Documentation about request and response struct and getfield function. (#681)
  • Export statustext function. (#685)
  • Nondescript error message using readtimeout (#689)
  • If StreamRequest fails, received data is lost (#691)
  • Library error upon using HTTP (#700)

Merged pull requests:

  • undeprecate the accessor methods of a HTTP message and updates the docs (#682) (@AtsushiSakai)
  • Removed unnecessary export for HeaderSizeError (#683) (@AtsushiSakai)
  • typo (#684) (@Spirarel)
  • add example for a persistent session and logging into a webform (#686) (@Crghilardi)
  • fix minor typos in request docstring (#687) (@ueliwechsler)
  • export statustext and update docs (#688) (@AtsushiSakai)
  • WIP: Add ReadTimeoutError Exception (#693) (@ueliwechsler)
  • Bugfixes and improvements to rate limit check (#701) (@fredrikekre)

Files

JuliaWeb/HTTP.jl-v0.9.6.zip

Files (163.4 kB)

Name Size Download all
md5:3e5e11fee1a8446b3ca8677c1f3c2325
163.4 kB Preview Download

Additional details

Related works