summaryrefslogtreecommitdiff
path: root/ChangeLog-97a
diff options
context:
space:
mode:
authorjxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-09 05:05:16 +0000
committerjxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-05-09 05:05:16 +0000
commite5bc6065020c688f4586bbc9826a84261d79a12e (patch)
treea84a142511edc4d0dabd7ecc4386464714d0c537 /ChangeLog-97a
parent9f69f0b6cf8f9badf92301870d057af794a22529 (diff)
downloadATCD-e5bc6065020c688f4586bbc9826a84261d79a12e.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r--ChangeLog-97a13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index 6e8daf0baae..a12359476cc 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -1,3 +1,16 @@
+Fri May 9 00:00:21 1997 James C Hu <jxh@polka.cs.wustl.edu>
+
+ * apps/JAWS/server/HTTP_Request.{h,cpp}: Added a uritopath
+ translation method, so that CGI location can be computed as it
+ is searched. Added methods to access the parsed headers.
+
+ * apps/JAWS/server/HTTP_Response.{h,cpp}: Flushed out the
+ implementation of cgi_response () method. If all goes well, it
+ should be able to execute a CGI program. I don't set the IO
+ handles to point at the socket handle yet.
+
+ * apps/JAWS/server/README: Updated description of JAWS behavior.
+
Thu May 8 20:55:30 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
* ace/Module.cpp: Changed the implementation of the close_i()