summaryrefslogtreecommitdiff
path: root/Doc/lib/libhttplib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libhttplib.tex')
-rw-r--r--Doc/lib/libhttplib.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libhttplib.tex b/Doc/lib/libhttplib.tex
index 685a0bf160..156e74bfea 100644
--- a/Doc/lib/libhttplib.tex
+++ b/Doc/lib/libhttplib.tex
@@ -5,6 +5,7 @@
\modulesynopsis{HTTP and HTTPS protocol client (requires sockets).}
\indexii{HTTP}{protocol}
+\index{HTTP!\module{httplib} (standard module)}
This module defines classes which implement the client side of the
HTTP and HTTPS protocols. It is normally not used directly --- the