Published April 22, 2024
| Version v1.10.6
Software
Open
JuliaWeb/HTTP.jl: v1.10.6
Creators
- Jacob Quinn
- Sam O'Connor1
- Jonathan Malmaud
- Dirk Gadsden2
- Iain Dunning3
- Keno Fischer4
- Fredrik Ekre
- Leah Hanson5
- Daniel Espeset6
- Zach Allaun7
- Alex Arslan8
- Westley Argentum Hennigh-Palermo
- Fons van der Plas9
- Tony Kelman
- Frames White4
- Art
- Chris de Graaf10
- Eric Forgy
- Chuck Ha
- Ranjan Anantharaman11
- Atsushi Sakai
- Elliot Saba12
- Tomáš Drvoštěp
- Yichao Yu13
- Tanmay Mohapatra
- Mikołaj Hojda
- Maura Driscoll
- Rene Donner
- Jameson Nash
- Stefan Karpinski4
- 1. OC Technology
- 2. @Etsy
- 3. Hudson River Trading
- 4. @JuliaComputing
- 5. @verticalscope
- 6. @etsy
- 7. @keycult
- 8. Beacon Biosignals
- 9. MIT
- 10. @beacon-biosignals
- 11. JuliaHub Inc.
- 12. JuliaHub
- 13. Duke University
Description
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_tls
fromsslconfig
, 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
- Is supplement to
- Software: https://github.com/JuliaWeb/HTTP.jl/tree/v1.10.6 (URL)