Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #25738: Don’t send message body for 205 Reset Content | Martin Panter | 2016-06-08 | 1 | -1/+4 |
| | | | | Patch by Susumu Koshiba. | ||||
* | Use Python 3 instead of 3.0. | Ezio Melotti | 2012-05-03 | 1 | -2/+2 |
| | |||||
* | Fix issue6085 - Remove the delay caused by fqdn lookup while logging in ↵ | Senthil Kumaran | 2012-04-29 | 1 | -1/+1 |
| | | | | BaseHTTPRequestHandler | ||||
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -0/+4 |
| | | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header. | ||||
* | #1742837: expand HTTP server docs, and fix SocketServer ones to document ↵ | Georg Brandl | 2009-04-05 | 1 | -5/+23 |
| | | | | methods as methods, not functions. | ||||
* | #3730: mention "server" attribute explicitly. | Georg Brandl | 2008-08-30 | 1 | -0/+5 |
| | |||||
* | Add renaming notices to 3.0 http package members. | Georg Brandl | 2008-05-26 | 1 | -1/+5 |
| | |||||
* | socketserver renaming reversal part 3: move the module into the right | Georg Brandl | 2008-05-24 | 1 | -1/+1 |
| | | | | place and fix all references to it. Closes #2926. | ||||
* | Updated all import statements to use the new socketserver module name. | Alexandre Vassalotti | 2008-05-12 | 1 | -1/+1 |
| | | | | | Renamed socketserver module in its own documentation. Renamed documentation references. | ||||
* | reformat some documentation of classes so methods and attributes are under ↵ | Benjamin Peterson | 2008-04-25 | 1 | -122/+130 |
| | | | | the class directive | ||||
* | #1492: allow overriding BaseHTTPServer's content type for error messages. | Georg Brandl | 2008-02-23 | 1 | -0/+9 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+254 |