More index entries.

This commit is contained in:
Fred Drake 2001-12-26 19:48:43 +00:00
parent 8b8fe288b3
commit ef338ec5f9
2 changed files with 4 additions and 1 deletions

View file

@ -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