Releases: JuliaWeb/HTTP.jl
Releases · JuliaWeb/HTTP.jl
v1.9.15
HTTP v1.9.15
Closed issues:
- Follow up on #938 (#1080)
- Outdated references to OpenSSL / MbedTLS (#1081)
isrecoverable
check for DNSErrors seems ineffective and needing correction (#1085)- Running package tests locally fails for some tests with EACCESS (#1086)
Merged pull requests:
- Don't require getting IO lock within connect lock (#1077) (@quinnj)
- Revert multithreaded connect pattern (#1078) (@quinnj)
- Remove
readuntil
type piracy (#1083) (@mortenpi) - Fixes EACCESS while running package tests (#1087) (@tanmaykm)
- mark recoverability of DNS errors correctly (#1088) (@tanmaykm)
- tests and fixes for recoverability of DNS errors (#1089) (@tanmaykm)
- Test that
connect_timeout
does not include the time needed to acqui… (#1091) (@Drvi) - Match formatting in two similar functions (#1107) (@cmcaine)
- Fix a few typos (#1109) (@quinnj)
v1.9.12
HTTP v1.9.12
Closed issues:
- HTTP.request("POST"...) seems to be using "GET" instead (#1074)
Merged pull requests:
v1.9.11
HTTP v1.9.11
Merged pull requests:
v1.9.10
HTTP v1.9.10
v1.9.9
v1.9.8
HTTP v1.9.8
Closed issues:
- Implement "happy eyeballs" algorithm for connecting to remotes (#890)
Merged pull requests:
v1.9.7
v1.9.6
v1.9.5
v1.9.4
HTTP v1.9.4
Merged pull requests: