summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libbasehttp.tex
Commit message (Expand)AuthorAgeFilesLines
* make a reference to the SimpleHTTPServer module a hyperlink to theFred Drake2004-06-091-1/+1
* the headers in an HTTP request are HTTP headers, not MIME headersFred Drake2004-04-291-2/+2
* Patch #430706: Persistent connections in BaseHTTPServer.Martin v. Löwis2002-03-171-6/+16
* Minor changes to match the style guide.Fred Drake2001-07-141-4/+4
* Better synopses based on suggestions from Ka-Ping Yee <ping@lfw.org>.Fred Drake2000-10-101-4/+3
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-2/+2
* Misc. changes related to the new sections.Fred Drake1999-06-141-3/+11
* New section header style.Fred Drake1998-08-101-1/+2
* Shorten the module synopsis.Fred Drake1998-08-061-1/+2
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
* Remove obsolete \setindexsubitem macros.Fred Drake1998-04-041-64/+66
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-171-3/+3
* Logical markup.Fred Drake1998-03-141-41/+42
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-6/+6
* Update two of the \indexsubitem values to use singular rather than plural formFred Drake1998-02-061-2/+2
* Added Greg Stein's docs for BaseHTTPServer.py.Guido van Rossum1997-12-291-0/+216