Skip to content

Commit

Permalink
Update the doc/overview page.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarh committed Jun 16, 2010
1 parent 4d22f71 commit 2c68d8d
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions doc/overview.edoc
@@ -1,17 +1,11 @@
@author Oscar Hellstr�m <oscar@hellstrom.st>
@doc A lightweight HTTP client.
The only functions of much interest right now are {@link
lhttpc:request/4}, {@link lhttpc:request/5} and {@link lhttpc:request/6}.
lhttpc:request/4}, {@link lhttpc:request/5}, {@link lhttpc:request/6} and
{@link lhttpc:request/9}.

<h1>Configuration</h1>
<h2>`connection_timeout'</h2>
The maximum time (in milliseconds) the client will keep a TCP connection
open to a server.

<h1>Current limitations</h1>
<ul>
<li>No support for chunked downloading</li>
<li>No support for HTTP redirects</li>
<li>No support for "streaming" the response body to a process</li>
</ul>
@end

0 comments on commit 2c68d8d

Please sign in to comment.