Added BaseHTTPServer to table of contents for chapter.
diff --git a/Doc/libwww.tex b/Doc/libwww.tex
index bf494bc..f341ea7 100644
--- a/Doc/libwww.tex
+++ b/Doc/libwww.tex
@@ -86,4 +86,7 @@
 \item[mimify]
 --- Mimification and unmimification of mail messages.
 
+\item[BaseHTTPServer]
+--- Basic HTTP server (base class for SimpleHTTPServer and CGIHTTPServer).
+
 \end{description}