Tue Jun  9 19:29:57 1998  arenn's Development Account  <devel@larissa.foo.com>

	* HttpURLConnection.java: Use PushbackInputStream layer on top
	of plain SocketInputStream to minimize single byte reads during
	header processing. This adds overhead while fetching body so
	may need to be rethought.

Sat May 16 15:13:44 1998  arenn's Development Account  <devel@larissa.foo.com>

	* HttpURLConnection.java: Switched package to gnu.*

	* Handler.java: Switched package to gnu.*

Sat Apr 25 16:44:30 1998  arenn's Development Account  <devel@larissa.foo.com>

	* HttpURLConnection.java: Finished off this class


Fri Apr 24 18:23:58 1998  arenn's Development Account  <devel@larissa.foo.com>

	* Handler.java: Wrote this class.

	* HttpURLConnection.java: Wrote an initial cut at this class with
	all methods stubbed out

