v0.9.4
HTTP v0.9.4
Closed issues:
- need better default behavior for
HTTP.Form
(#489) - HTTP.jl 0.9.3 (#670)
- empty HTTP_PROXY and HTTPS_PROXY are still used (#671)
- Unexpected behavior with localhost and readtimeout (#672)
Merged pull requests:
- Proxy environment variables are only used when they are non-empty (#674) (@racinmat)
- Try all ip addresses when establishing a connection (#675) (@fredrikekre)
- Improved documentation for HTTP.Form and HTTP.Multipart. (#676) (@fredrikekre)
- Fix missing docstrings in docs. (#677) (@fredrikekre)
- Use NetworkOptions stdlib for default value of host verification. (#678) (@fredrikekre)
- Set version to 0.9.4. (#679) (@fredrikekre)