| Commit message (Expand) | Author | Age | Files | Lines |
* | #1291 http.server's send_error takes an optional explain argument | Senthil Kumaran | 2013-03-15 | 1 | -6/+12 |
|
|
* | Reverting the changeset b87792757ee8 made for Issue #12921 | Senthil Kumaran | 2013-03-05 | 1 | -1/+1 |
|\ |
|
| * | Reverting the changeset 5d76a4746d9d made for Issue #12921 | Senthil Kumaran | 2013-03-05 | 1 | -1/+1 |
| |\ |
|
| | * | Reverting the changeset 5126e62c60af made for Issue #12921 | Senthil Kumaran | 2013-03-05 | 1 | -1/+1 |
|
|
* | | | Fix Issue #12921: BaseHTTPServer's send_error should send the correct error | Senthil Kumaran | 2013-03-05 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix Issue #12921: BaseHTTPServer's send_error should send the correct error | Senthil Kumaran | 2013-03-05 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix Issue #12921: BaseHTTPServer's send_error should send the correct error | Senthil Kumaran | 2013-03-05 | 1 | -1/+1 |
|
|
* | | | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -1/+1 |
|
|
* | | | Issue #16706: get rid of os.error | Andrew Svetlov | 2012-12-18 | 1 | -2/+2 |
|
|
* | | | Issue #16088: BaseHTTPRequestHandler's send_error method includes a | Senthil Kumaran | 2012-10-11 | 1 | -1/+3 |
|/ / |
|
* | | Issue 14989: http.server --cgi option can enable the CGI http server. | Senthil Kumaran | 2012-06-03 | 1 | -7/+15 |
|
|
* | | #14809: Add HTTP status codes from RFC 6585 to http.server and http.client | Hynek Schlawack | 2012-05-16 | 1 | -1/+9 |
|
|
* | | issue6085 - update docs in default branch | Senthil Kumaran | 2012-04-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix issue6085 - Remove the delay caused by fqdn lookup while logging in BaseH... | Senthil Kumaran | 2012-04-29 | 1 | -2/+2 |
|
|
* | | Fix Issue6085 - SimpleHTTPServer address_string to return client ip instead o... | Senthil Kumaran | 2012-04-29 | 1 | -11/+2 |
|
|
* | | merge to default - Issue 10484 - Incorporate improvements to CGI module - Sug... | Senthil Kumaran | 2012-04-11 | 1 | -26/+28 |
|\ \
| |/ |
|
| * | 3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Gle... | Senthil Kumaran | 2012-04-11 | 1 | -26/+28 |
|
|
* | | merge - fix the incorrect changes made for PATH_INFO value - Issue10484 | Senthil Kumaran | 2012-04-10 | 1 | -10/+6 |
|\ \
| |/ |
|
| * | 3.2- fix the incorrect changes made for PATH_INFO value - Issue10484 | Senthil Kumaran | 2012-04-10 | 1 | -10/+6 |
|
|
* | | closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem | Senthil Kumaran | 2012-03-16 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem | Senthil Kumaran | 2012-03-16 | 1 | -1/+8 |
|
|
* | | merge from 3.2. Minor code style improvements in http.server suggested in Is... | Senthil Kumaran | 2011-12-23 | 1 | -6/+3 |
|\ \
| |/ |
|
| * | Minor code style improvements in http.server suggested in Issue13294. | Senthil Kumaran | 2011-12-23 | 1 | -6/+3 |
|
|
* | | #13295: http.server now produces valid HTML 4.01 strict. | Ezio Melotti | 2011-11-02 | 1 | -8/+14 |
|
|
* | | Close #12289: Fix "is executable?" test in the CGI server | Victor Stinner | 2011-06-20 | 1 | -6/+2 |
|
|
* | | Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the | Senthil Kumaran | 2011-05-09 | 1 | -4/+14 |
|
|
* | | merge from 3.2 | Senthil Kumaran | 2011-03-20 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | Merge from 3.1 | Senthil Kumaran | 2011-03-20 | 1 | -4/+3 |
| |\ |
|
| | * | Issue #11567 - Let's have the DOCTYPE as HTML instead of XHTML. | Senthil Kumaran | 2011-03-20 | 1 | -4/+3 |
|
|
| | * | Error message in http.server code. Missed to update in 3.1 branch initially. | Senthil Kumaran | 2011-03-17 | 1 | -9/+14 |
|
|
| | * | Merged revisions 87373,87381 via svnmerge from | Antoine Pitrou | 2010-12-18 | 1 | -2/+6 |
|
|
| | * | Merged revisions 87317 via svnmerge from | Antoine Pitrou | 2010-12-16 | 1 | -1/+7 |
|
|
| | * | Merged revisions 86195 via svnmerge from | Brian Curtin | 2010-11-05 | 1 | -0/+2 |
|
|
| | * | Merged revisions 85202 via svnmerge from | Senthil Kumaran | 2010-10-03 | 1 | -4/+5 |
|
|
| | * | Merged revisions 83371,83390 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -2/+3 |
|
|
| | * | Merged revisions 78301 via svnmerge from | Senthil Kumaran | 2010-02-22 | 1 | -1/+1 |
|
|
| | * | Merged revisions 76210 via svnmerge from | Senthil Kumaran | 2009-11-11 | 1 | -6/+6 |
|
|
* | | | Merge from 3.2 | Senthil Kumaran | 2011-03-17 | 1 | -9/+14 |
|\ \ \
| |/ / |
|
| * | | Fix issue11567: http.server DEFAULT_ERROR_MESSAGE format. Patch by Gennadiy Z... | Senthil Kumaran | 2011-03-17 | 1 | -9/+14 |
|
|
* | | | Normalize the encoding names for Latin-1 and UTF-8 to | Marc-André Lemburg | 2011-02-25 | 1 | -2/+2 |
|/ / |
|
* | | Issue #10980: encode headers with latin1 instead of ASCII in the HTTP server. | Armin Ronacher | 2011-01-22 | 1 | -2/+2 |
|
|
* | | Fix Issue6791 - Limit the HTTP header readline with _MAXLENGTH. Patch by Anto... | Senthil Kumaran | 2010-12-18 | 1 | -2/+6 |
|
|
* | | Issue #10714: Limit length of incoming request in http.server to 65536 bytes | Antoine Pitrou | 2010-12-16 | 1 | -1/+7 |
|
|
* | | #1513299: cleanup some map() uses where a comprehension works better. | Georg Brandl | 2010-12-04 | 1 | -1/+1 |
|
|
* | | Fix issue3709 - BaseHTTPRequestHandler will buffer the headers and write only... | Senthil Kumaran | 2010-11-21 | 1 | -2/+7 |
|
|
* | | Close subprocess pipes in the non-UNIX section of run_cgi. | Brian Curtin | 2010-11-05 | 1 | -0/+2 |
|
|
* | | #2830: add html.escape() helper and move cgi.escape() uses in the standard li... | Georg Brandl | 2010-10-15 | 1 | -3/+3 |
|
|
* | | Fix Issue9272 - Change CGIHTTPServer to give the child program a copy of os.e... | Senthil Kumaran | 2010-10-03 | 1 | -4/+5 |
|
|
* | | Issue1491 - BaseHTTPServer incorrectly implements response code 100 | Senthil Kumaran | 2010-09-30 | 1 | -3/+30 |
|
|
* | | #8292: Fix three instances of truth tests on return values of filter() (which... | Georg Brandl | 2010-07-31 | 1 | -2/+3 |
|
|