mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-02-13 07:22:52 +01:00
Starting to change HTTP manual.
This commit is contained in:
parent
680473dd32
commit
cb03a0e954
@ -47,9 +47,9 @@ implementation conforms to the HTTP/1.1 standard,
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
The module exports functions that provide HTTP functionality in different
|
The module exports functions that provide HTTP functionality in different
|
||||||
levels of abstraction, from a simple <a
|
levels of abstraction, from the simple <a
|
||||||
href="#get"><tt>get</tt></a>, to the generic, stream oriented
|
href="#get"><tt>get</tt></a> function to the generic, LTN12 based <a
|
||||||
<a href="#request_cb"><tt>request_cb</tt></a>.
|
href="#request"><tt>request</tt></a> function.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user