From 9e8f1fccb7da70eff0f9a359c97894e8f9bb739a Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 2 Nov 2017 08:22:43 +0100 Subject: Update release notes --- lib/inets/doc/src/notes.xml | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) (limited to 'lib/inets/doc') diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index 10ef84d7cf..1ff6aefaa7 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,39 @@ notes.xml -
Inets 6.4.2 +
Inets 6.4.3 + +
Improvements and New Features + + +

+ 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.

+

+ Own Id: OTP-14656

+
+ +

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

+

+ Own Id: OTP-14696

+
+ +

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

+

+ Own Id: OTP-14716

+
+
+
+ +
+ +
Inets 6.4.2
Fixed Bugs and Malfunctions -- cgit v1.2.3