Mon Dec 11 00:10:25 1995  Sam Hartman  <hartmans@tertius.mit.edu>

	* url_ops.C: In parse_query  don't add a value if it is blank.
	Make safeify_filename do something midly reasonable; still not to spec by any stretch of imagination.

	* http_server.C: Use a fstream and istream/ostream refs to try and
        get this working under rs6ks.

Thu Dec  7 17:14:26 1995  Sam Hartman  <hartmans@portnoy>

	* url_ops.C ((char c) ): You want labels like case '1': not case
1: in hex_to_nibble

Thu Dec  7 05:10:11 1995  Sam Hartman  <hartmans@bart-savagewood>

	* url_ops.C: Initialize i in the iterator for unescape_uri.
	Start out in parse_query looking for a name not a value.
	Set finding_value correctly.

	I really don't want query strings as part of first_component.

	* http_server.C: If you get a method, process the web request, not close the connection.

Wed Dec  6 00:39:57 1995  Sam Hartman  <hartmans@tertius.mit.edu>

	* http_server.C: Create the server in the handle_one connection


Mon Dec  4 00:23:33 1995  Sam Hartman  <hartmans@tertius.mit.edu>

	* url_ops.C: Implement parse_query

Wed Nov 29 19:09:35 1995  Sam Hartman  <hartmans@tertius.mit.edu>

	* dir_node.C: Add method base_uri.

Sun Nov 19 12:55:07 1995  Sam Hartman  <hartmans@tertius.mit.edu>

	* Makefile.in (build_top): Remove main.C from library

