summaryrefslogtreecommitdiffstats
path: root/Doc/libwww.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libwww.tex')
-rw-r--r--Doc/libwww.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/libwww.tex b/Doc/libwww.tex
index 5cd4c05..9e09aa1 100644
--- a/Doc/libwww.tex
+++ b/Doc/libwww.tex
@@ -11,6 +11,10 @@ Windows NT. Here is an overview:
\begin{description}
+\item[cgi]
+--- Common Gateway Interface, used to interpret forms in server-side
+scripts.
+
\item[urllib]
--- Open an arbitrary object given by URL (requires sockets).