aboutsummaryrefslogtreecommitdiff
path: root/doc/http.html
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-12-13 06:26:01 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-12-13 06:26:01 +0000
commitae2d2859e7882d553276896d499064a2407c3853 (patch)
tree42f6b31b02394157458dda179fb5f52e68a0f40e /doc/http.html
parent4f2e036f607676493a43d5396f2f2330cfe4de66 (diff)
downloadluasocket-ae2d2859e7882d553276896d499064a2407c3853.tar.gz
luasocket-ae2d2859e7882d553276896d499064a2407c3853.tar.bz2
luasocket-ae2d2859e7882d553276896d499064a2407c3853.zip
Spell checked the manual.
Diffstat (limited to 'doc/http.html')
-rw-r--r--doc/http.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/http.html b/doc/http.html
index 1092a15..4cbbe95 100644
--- a/doc/http.html
+++ b/doc/http.html
@@ -108,7 +108,7 @@ in representing them in a Lua table.
108</p> 108</p>
109 109
110<p> 110<p>
111The following constants can be set to control the default behaviour of 111The following constants can be set to control the default behavior of
112the HTTP module: 112the HTTP module:
113</p> 113</p>
114 114
@@ -300,7 +300,7 @@ r, c = http.request {
300<p class=bar> 300<p class=bar>
301<a href="home.html">home</a> &middot; 301<a href="home.html">home</a> &middot;
302<a href="home.html#download">download</a> &middot; 302<a href="home.html#download">download</a> &middot;
303<a href="instalation.html">instalation</a> &middot; 303<a href="installation.html">installation</a> &middot;
304<a href="introduction.html">introduction</a> &middot; 304<a href="introduction.html">introduction</a> &middot;
305<a href="reference.html">reference</a> 305<a href="reference.html">reference</a>
306</p> 306</p>