v1.3.0
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)