From a2ca3bd78fc002dd1e6533c191e44092cc3aa949 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 10 Dec 2018 11:07:05 +0100 Subject: Prepare release --- lib/inets/doc/src/notes.xml | 26 +++++++++++++++++++++++++- 1 file changed, 25 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 fdcb394108..12f5acb2e9 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,31 @@ notes.xml -
Inets 7.0.2 +
Inets 7.0.3 + +
Fixed Bugs and Malfunctions + + +

+ Fixed http client to not send 'content-length' header in + chunked encoded requests.

+

+ Own Id: OTP-15338 Aux Id: ERL-733

+
+ +

+ Fixed http client to not drop explicit 'Content-Type' + header in requests without a body such as requests with + the 'Content-Type' of application/x-www-form-urlencoded.

+

+ Own Id: OTP-15339 Aux Id: ERL-736

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