From 10f031e7e6b497430918a29db97d12ffe37a5b2d Mon Sep 17 00:00:00 2001 From: Micael Karlberg Date: Tue, 19 Jan 2010 17:04:23 +0000 Subject: OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, OTP-8351, OTP-8352, OTP-8359 & OTP-8371. --- lib/inets/doc/src/notes.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'lib/inets/doc/src/notes.xml') diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index ed83708940..e95c8d6e97 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -40,6 +40,16 @@ --> + +

[httpc] - Allow users to pass socket options to the transport + module when making requests.

+

See the socket_opts option in the + request/4 or + set_options/1,2 + for more info,

+

Own Id: OTP-8352

+
+

[httpc] Fix bug crafting Host header when port is not 80.

The host header should include the port number as well as the -- cgit v1.2.3