aboutsummaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 1605af1..57a7907 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -124,7 +124,7 @@ Special thanks go to
124David Burgess, who has helped push the library to a new level of quality and 124David Burgess, who has helped push the library to a new level of quality and
125from whom I have learned a lot of stuff that doesn't show up in RFCs. 125from whom I have learned a lot of stuff that doesn't show up in RFCs.
126Special thanks also to Carlos Cassino, who played a big part in the 126Special thanks also to Carlos Cassino, who played a big part in the
127extensible design seen in the C core of LuaSocket 2.0. Recently, Mike Pall 127extensible design seen in the C core of LuaSocket 2.0. Mike Pall
128has been helping a lot too! Thanks to you all! 128has been helping a lot too! Thanks to you all!
129</p> 129</p>
130 130
@@ -137,6 +137,9 @@ has been helping a lot too! Thanks to you all!
137</p> 137</p>
138 138
139<ul> 139<ul>
140<li> Improved: http.request() now supports deprecated
141HTTP/0.9 servers (Florian Berger);
142<li> Fixed: could return "timedout" instead of "timeout" (Leo Leo);
140<li> Fixed: crash when reading '*a' on closed socket (Paul Ducklin); 143<li> Fixed: crash when reading '*a' on closed socket (Paul Ducklin);
141<li> Fixed: return values are consistent when reading from closed sockets; 144<li> Fixed: return values are consistent when reading from closed sockets;
142<li> Fixed: case sensitivity in headers of multipart 145<li> Fixed: case sensitivity in headers of multipart
@@ -195,7 +198,7 @@ still available for those that have compatibility issues.
195<p> 198<p>
196<small> 199<small>
197Last modified by Diego Nehab on <br> 200Last modified by Diego Nehab on <br>
198Thu Apr 20 00:25:23 EDT 2006 201Wed Oct 3 02:07:59 BRT 2007
199</small> 202</small>
200</p> 203</p>
201</center> 204</center>