Attachment 'ChangeLog.txt'
Download 1 2010-10-13 Carl John Nobile <cnobile@tetrasys.homelinux.org>
2
3 * README: Fixed an inacurate statement.
4
5 * docs/eclipse-1.0.txt: Added the Eclipse Public License - v 1.0.
6
7 2010-03-04 Carl John Nobile <cnobile@tetrasys.homelinux.org>
8
9 * AsyncoreHTTPServer.py, testACHTTPServer.py: Added the legalese.
10
11 * README: Added documentation on how to subclass AsyncoreHTTPServer.
12
13 2008-08-13 Carl John Nobile <cnobile@tetrasys.homelinux.org>
14
15 * AsyncoreHTTPServer.py: Updated the version number to 0.4.1.
16
17 * AsyncoreHTTPServer.py:
18 Fixed a minor bug in the handleing of the request-line. Added a check for the host:port when starting from the command line. Changed some lists to tuples. Also put an 'import re' back in the code in the DisplayHandler class.
19
20 2008-08-05 Carl John Nobile <cnobile@tetrasys.homelinux.org>
21
22 * AsyncoreHTTPServer.py:
23 Fixed a bug in the WSGI handler where the 'Host' header was not handled correctly for protocols other than HTTP/1.1.
24
25 2008-08-04 Carl John Nobile <cnobile@tetrasys.homelinux.org>
26
27 * AsyncoreHTTPServer.py: Fixed some doc strings.
28
29 * AsyncoreHTTPServer.py:
30 Added the remote addr and port to the environment.
31
32 * AsyncoreHTTPServer.py:
33 Fixed spelling and a variable name in getResponseHeaders().
34
35 2008-08-03 Carl John Nobile <cnobile@tetrasys.homelinux.org>
36
37 * AsyncoreHTTPServer.py: Fixed an epydoc parameter name.
38
39 * AsyncoreHTTPServer.py:
40 Fixed the WSGI handler. Mostly environ variables were wrong.
41
42 2008-07-31 Carl John Nobile <cnobile@tetrasys.homelinux.org>
43
44 * AsyncoreHTTPServer.py: Fixed an epydoc tag.
45
46 * AsyncoreHTTPServer.py: Added a WSGI handler.
47
48 * testACHTTPServer.py: Fixed the GetOptions class constructor.
49
50 2008-07-01 Carl John Nobile <cnobile@tetrasys.homelinux.org>
51
52 * docs/Makefile: Changed the doc directory name.
53
54 * testACHTTPServer.py: Changed the longOptions argument.
55
56 2008-06-18 Carl John Nobile <cnobile@tetrasys.homelinux.org>
57
58 * AsyncoreHTTPServer.py: Added a lot of missing doc strings.
59
60 * Makefile: Fixed the target for making the docs.
61
62 * README: Changed the email address.
63
64 * README: Updated README to reflect the updated test script.
65
66 2008-06-17 Carl John Nobile <cnobile@tetrasys.homelinux.org>
67
68 * Makefile: Removed some unneeded lines in the clobber target.
69
70 * docs/Makefile: Added a tar target to make a tarball of the docs.
71
72 * Makefile, docs/Makefile:
73 Added two Makefile's to do cleanup and make api docs.
74
75 * AsyncoreHTTPServer.py: Fixed a bug in the handleLogging() method.
76
77 2008-06-16 Carl John Nobile <cnobile@tetrasys.homelinux.org>
78
79 * AsyncoreHTTPServer.py:
80 Removed a doc string that was in the wrong place and fixed the spelling of a variable.
81
82 * testACHTTPServer.py:
83 Finished updating to run stress tests on the server.
84
85 * AsyncoreHTTPServer.py:
86 Chaned the GET and HEAD calls in AsyncoreHTTPRequestHandler also added a command line arg to switch between stress test and a directory listing.
87
88 2008-06-15 Carl John Nobile <cnobile@tetrasys.homelinux.org>
89
90 * testACHTTPServer.py: Making the test script more generic.
91
92 * AsyncoreHTTPServer.py: Commented a debug print statement.
93
94 * AsyncoreHTTPServer.py, README, testACHTTPServer.py: Initial Import
95
96 * AsyncoreHTTPServer.py, README, testACHTTPServer.py: New file.
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.- [get | view] (2010-03-04 20:57:06, 48.9 KB) [[attachment:AsyncoreHTTPServer.py]]
- [get | view] (2010-10-13 19:32:21, 3.2 KB) [[attachment:ChangeLog.txt]]
- [get | view] (2010-10-13 19:57:35, 4.6 KB) [[attachment:README.txt]]
- [get | view] (2010-03-04 20:58:35, 7.3 KB) [[attachment:testACHTTPServer.py]]
You are not allowed to attach a file to this page.