Revision
17 -
Directory Listing
-
[select for diffs]
Modified
2002-12-09T18:31:11-08:00
(22 years, 6 months ago)
by
douglas
Diff to
previous 16
Started reimplementing HttpHandler, moved Processor.getLink() to be global and
included in URL.h and implemented in URL.cpp.
Revision
14 -
Directory Listing
-
[select for diffs]
Modified
2002-12-07T00:19:03-08:00
(22 years, 6 months ago)
by
douglas
Diff to
previous 13
Renamed HttpHandler.connect() to HttpHandler.handle().
Implemented client header sending.
Changed indexing output positions in code.
Revision
12 -
Directory Listing
-
[select for diffs]
Modified
2002-12-06T12:03:05-08:00
(22 years, 6 months ago)
by
douglas
Diff to
previous 11
Added agent function, modified robots.txt handler to use it.
Modified HttpHandler.connect() to have a head argument with a default of false.