Erlang/OTP 20.1.4

This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl or asdf).

docker run -it erlang:20.1.4
Patch Package OTP 20.1.4
Git Tag OTP-20.1.4
Date 2017-11-02
System OTP
Release 20
Application

inets-6.4.3 #

The inets-6.4.3 application can be applied independently of other applications on a full OTP 20 installation.

OTP-14656
Application(s):
inets

Fix broken handling of POST requests

New chunk mechanism of body data in POST requests added in 5d01c70ca399edf28e99dc760506329689fab6ba broke handling of POST body data not using the new mechanism.

OTP-14696
Application(s):
inets

Make sure ints:stop/2 of the service httpd is synchronous

OTP-14716
Application(s):
inets

Honor status code returned by ESI script and modernize "location" header handling.

Full runtime dependencies of inets-6.4.3: erts-6.0, kernel-3.0, mnesia-4.12, runtime_tools-1.8.14, ssl-5.3.4, stdlib-2.0