diff options
Diffstat (limited to 'doc/http.html')
-rw-r--r-- | doc/http.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/http.html b/doc/http.html index 13acd1c..deacaa5 100644 --- a/doc/http.html +++ b/doc/http.html | |||
@@ -4,7 +4,7 @@ | |||
4 | 4 | ||
5 | <head> | 5 | <head> |
6 | <meta name="description" content="LuaSocket: HTTP support"> | 6 | <meta name="description" content="LuaSocket: HTTP support"> |
7 | <meta name="keywords" content="Lua, Library, HTTP, WWW, browser, Network, Support"> | 7 | <meta name="keywords" content="Lua, HTTP, Library, WWW, Browser, Network, Support"> |
8 | <title>LuaSocket: HTTP support</title> | 8 | <title>LuaSocket: HTTP support</title> |
9 | <link rel="stylesheet" href="reference.css" type="text/css"> | 9 | <link rel="stylesheet" href="reference.css" type="text/css"> |
10 | </head> | 10 | </head> |
@@ -27,6 +27,7 @@ | |||
27 | <a href="home.html">home</a> · | 27 | <a href="home.html">home</a> · |
28 | <a href="home.html#download">download</a> · | 28 | <a href="home.html#download">download</a> · |
29 | <a href="introduction.html">introduction</a> · | 29 | <a href="introduction.html">introduction</a> · |
30 | <a href="introduction.html">introduction</a> · | ||
30 | <a href="reference.html">reference</a> | 31 | <a href="reference.html">reference</a> |
31 | </p> | 32 | </p> |
32 | </center> | 33 | </center> |
@@ -299,6 +300,7 @@ r, c = http.request { | |||
299 | <p class=bar> | 300 | <p class=bar> |
300 | <a href="home.html">home</a> · | 301 | <a href="home.html">home</a> · |
301 | <a href="home.html#download">download</a> · | 302 | <a href="home.html#download">download</a> · |
303 | <a href="instalation.html">instalation</a> · | ||
302 | <a href="introduction.html">introduction</a> · | 304 | <a href="introduction.html">introduction</a> · |
303 | <a href="reference.html">reference</a> | 305 | <a href="reference.html">reference</a> |
304 | </p> | 306 | </p> |