Published August 24, 2022
| Version v1.3.0
Software
Open
JuliaWeb/HTTP.jl: v1.3.0
Authors/Creators
Description
HTTP v1.3.0
Closed issues:
- The CRT/CRL/CSR format is invalid (#879)
- HTTP.request with body::Vector{Any} throws an exception (#895)
- [help] Problems using proxy (#899)
- ERROR: UndefVarError: serve! not defined (#900)
- EOFError when calling S3.list_objects_v2 (#903)
- asyncmap never ends with HTTP.get (#909)
Merged pull requests:
- Fix HTTP.download stack overflow error on "/" paths (#897) (@quinnj)
- A grab-bag of improvements (#904) (@quinnj)
- Add ability to listenany for HTTP servers (#905) (@quinnj)
- Make monitor_idle_connections less noisy; follow up on https://github… (#907) (@quinnj)
- disallow bugs in @try usage (#908) (@quinnj)
- Cleanup all timeout code and places where we might timeout (#910) (@quinnj)
Files
JuliaWeb/HTTP.jl-v1.3.0.zip
Files
(188.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:5154474d751a951e788afd9f7d04a178
|
188.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaWeb/HTTP.jl/tree/v1.3.0 (URL)