index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_httpservers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#1291 http.server's send_error takes an optional explain argument
Senthil Kumaran
2013-03-15
1
-0/+10
*
Do not raise self.skipTest().
Serhiy Storchaka
2013-02-04
1
-2/+1
|
\
|
*
Do not raise self.skipTest().
Serhiy Storchaka
2013-02-04
1
-2/+1
|
|
\
|
|
*
Do not raise self.skipTest().
Serhiy Storchaka
2013-02-04
1
-2/+1
*
|
|
code smell. remove pdb
Senthil Kumaran
2012-10-11
1
-1/+0
*
|
|
Issue #16088: BaseHTTPRequestHandler's send_error method includes a
Senthil Kumaran
2012-10-11
1
-0/+12
|
/
/
*
|
Speed up test_httpservers by avoiding a one-second cleanup wait after each te...
Antoine Pitrou
2012-09-29
1
-0/+1
|
\
\
|
|
/
|
*
Speed up test_httpservers by avoiding a one-second cleanup wait after each te...
Antoine Pitrou
2012-09-29
1
-0/+1
*
|
Fix CGI tests to take into account the platform's line ending (issue #13119)
Antoine Pitrou
2012-08-05
1
-5/+7
|
\
\
|
|
/
|
*
Fix CGI tests to take into account the platform's line ending (issue #13119)
Antoine Pitrou
2012-08-05
1
-5/+7
*
|
merge to default - Issue 10484 - Incorporate improvements to CGI module - Sug...
Senthil Kumaran
2012-04-11
1
-25/+28
|
\
\
|
|
/
|
*
3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Gle...
Senthil Kumaran
2012-04-11
1
-25/+28
*
|
merge - fix the incorrect changes made for PATH_INFO value - Issue10484
Senthil Kumaran
2012-04-10
1
-1/+0
|
\
\
|
|
/
|
*
3.2- fix the incorrect changes made for PATH_INFO value - Issue10484
Senthil Kumaran
2012-04-10
1
-1/+0
*
|
closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem
Senthil Kumaran
2012-03-16
1
-0/+1
|
\
\
|
|
/
|
*
closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem
Senthil Kumaran
2012-03-16
1
-0/+1
*
|
Issue #13308: Fix test_httpservers failures when run as root.
Charles-François Natali
2011-11-02
1
-2/+6
|
\
\
|
|
/
|
*
Issue #13308: Fix test_httpservers failures when run as root.
Charles-François Natali
2011-11-02
1
-2/+6
*
|
Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the
Senthil Kumaran
2011-05-09
1
-17/+56
|
/
*
Try to strengthen test_httpservers (issue #11617)
Antoine Pitrou
2011-03-20
1
-4/+4
*
#11565: Merge with 3.1.
Ezio Melotti
2011-03-16
1
-1/+1
|
\
|
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
|
*
Merged revisions 87373,87381 via svnmerge from
Antoine Pitrou
2010-12-18
1
-0/+7
|
*
svnmerge fooled me. That test class already existed.
Antoine Pitrou
2010-12-16
1
-80/+8
|
*
Forgot to enable this test
Antoine Pitrou
2010-12-16
1
-0/+1
|
*
Merged revisions 87317 via svnmerge from
Antoine Pitrou
2010-12-16
1
-0/+101
|
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
1
-23/+23
|
*
Merged revisions 85202 via svnmerge from
Senthil Kumaran
2010-10-03
1
-0/+7
|
*
Add BaseHTTPRequestHandler related tests.
Senthil Kumaran
2010-09-30
1
-1/+76
|
*
Merged revisions 80487,80489 via svnmerge from
Antoine Pitrou
2010-04-25
1
-6/+5
|
*
Note: only the relevant parts of r79474 are merged.
Florent Xicluna
2010-03-28
1
-2/+12
|
*
Merged revisions 73715 via svnmerge from
Georg Brandl
2009-08-13
1
-2/+2
*
|
To match the behaviour of HTTP server, the HTTP client library now also encodes
Armin Ronacher
2011-01-22
1
-1/+7
*
|
Issue #10980: encode headers with latin1 instead of ASCII in the HTTP server.
Armin Ronacher
2011-01-22
1
-0/+10
*
|
Fix #9333. The symlink function is always available now, raising OSError
Brian Curtin
2010-12-28
1
-1/+1
*
|
Fix Issue6791 - Limit the HTTP header readline with _MAXLENGTH. Patch by Anto...
Senthil Kumaran
2010-12-18
1
-0/+7
*
|
Issue #10714: Limit length of incoming request in http.server to 65536 bytes
Antoine Pitrou
2010-12-16
1
-0/+6
*
|
Fix #9333. Expose os.symlink on Windows only when usable.
Brian Curtin
2010-12-02
1
-1/+1
*
|
Fix issue3709 - BaseHTTPRequestHandler will buffer the headers and write only...
Senthil Kumaran
2010-11-21
1
-0/+43
*
|
Fix ResourceWarning for an unclosed socket.
Brian Curtin
2010-10-31
1
-0/+1
*
|
Move test_httpservers over to file context managers.
Brett Cannon
2010-10-29
1
-12/+11
*
|
test_httpservers: Python CGI scripts have to be encoded to utf-8
Victor Stinner
2010-10-17
1
-2/+2
*
|
test_httpservers: Fix skip test check, the python executable path have to be
Victor Stinner
2010-10-17
1
-7/+10
*
|
test_httpservers: skip CGI tests if Python executable path is not encodable
Victor Stinner
2010-10-17
1
-3/+14
*
|
Fix Issue9272 - Change CGIHTTPServer to give the child program a copy of os.e...
Senthil Kumaran
2010-10-03
1
-0/+8
*
|
Issue1491 - BaseHTTPServer incorrectly implements response code 100
Senthil Kumaran
2010-09-30
1
-0/+98
*
|
Move test_SimpleHTTPServer into test_httpservers.
Georg Brandl
2010-08-02
1
-5/+33
*
|
Implement #1578269. Patch by Jason R. Coombs.
Brian Curtin
2010-07-08
1
-1/+1
*
|
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
Victor Stinner
2010-04-28
1
-1/+1
*
|
Merged revisions 80480 via svnmerge from
Antoine Pitrou
2010-04-25
1
-6/+5
[next]