From 6769f83da0f193052a30ff8933a014e9cf3b0cdf Mon Sep 17 00:00:00 2001
From: Micael Karlberg
Date: Mon, 31 May 2010 12:00:00 +0200
Subject: inets: Patch 1122
OTP-8609 [httpc] Made cookie handling more case insensitive.
OTP-8610 [httpc|httpd] Some netscape cookie dates are given with
a 2-digit year (e.g. 06 = 2006).
OTP-8624 [httpd] Added support (again) for the documented debugging
features. See the User's Guide Configuration chapter for
more info.
---
lib/inets/doc/src/http_server.xml | 13 +++++++++++++
1 file changed, 13 insertions(+)
(limited to 'lib/inets/doc/src/http_server.xml')
diff --git a/lib/inets/doc/src/http_server.xml b/lib/inets/doc/src/http_server.xml
index 01e0b47d37..68dfd1add0 100644
--- a/lib/inets/doc/src/http_server.xml
+++ b/lib/inets/doc/src/http_server.xml
@@ -30,6 +30,8 @@
http_server.xml
+
+
@@ -65,6 +67,8 @@
Server API. This API can be used to advantage by all who wants
to enhance the server core functionality, for example custom
logging and authentication.
+
+
@@ -109,6 +113,8 @@
functions or only exported functions on chosen modules.
{accept_timeout, integer()} sets the wanted timeout value for
the server to set up a request connection.
+
+
@@ -173,6 +179,7 @@
the ip address reported by the info function and can
not be the hostname that is allowed when inputting bind_address.
+
@@ -337,6 +344,8 @@ UserName:Password
+
+
@@ -434,6 +443,8 @@ http://your.server.org/eval?httpd_example:print(atom_to_list(apply(erlang,halt,[
+
+
@@ -467,6 +478,8 @@ http://your.server.org/eval?httpd_example:print(atom_to_list(apply(erlang,halt,[
[date] access to path failed for
remotehost, reason: reason
+
+