diff --git a/doc/http.html b/doc/http.html index f82f515..16595f7 100644 --- a/doc/http.html +++ b/doc/http.html @@ -47,9 +47,9 @@ implementation conforms to the HTTP/1.1 standard,

The module exports functions that provide HTTP functionality in different -levels of abstraction, from a simple get, to the generic, stream oriented -request_cb. +levels of abstraction, from the simple get function to the generic, LTN12 based request function.