From 47198f179ab14cf8cfcdab0d976650cd1519b236 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 8 Dec 2017 10:57:50 +0100 Subject: Update release notes --- lib/inets/doc/src/notes.xml | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'lib/inets') diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index 07e29b5542..70b2811c0e 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,37 @@ notes.xml -
Inets 6.4.4 +
Inets 6.4.5 + +
Fixed Bugs and Malfunctions + + +

+ CGI environment variable CONTENT_LENGTH shall be a string

+

+ Own Id: OTP-14679

+
+ +

+ In relaxed mode disregard Content-Length header if there + is also a Transfer-Encoding header.

+

+ Own Id: OTP-14727

+
+ +

+ Eliminated race condition, that could cause http request + to sporadically fail to complete successfully, when + keep-alive connections are used.

+

+ Own Id: OTP-14783

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