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>
|
||||
The module exports functions that provide HTTP functionality in different
|
||||
levels of abstraction, from a simple <a
|
||||
href="#get"><tt>get</tt></a>, to the generic, stream oriented
|
||||
<a href="#request_cb"><tt>request_cb</tt></a>.
|
||||
levels of abstraction, from the simple <a
|
||||
href="#get"><tt>get</tt></a> function to the generic, LTN12 based <a
|
||||
href="#request"><tt>request</tt></a> function.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user