yacy_search_server/htroot/xml/util
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
- removed distinction between header file types for http and ftp; ftp is simulated by using http properties
- removed all old resourceInfo classes that handled this distinction
- introduced a new distinction between http request and http response objects
- unified new response objects with two other object types that had been introduced elsewhere
- changed all servlet call methods to use the new http request header object type
- divided static object keys for http header properties into request and response types
- refactoring here and there (a large number of type changes and many methods merged/moved)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5079 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-08-25 18:11:47 +00:00
..
getpageinfo_p.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
getpageinfo_p.xml *) favicons that are specified in the document content via html link-tags 2007-06-09 15:22:37 +00:00
ynetSearch.java modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
ynetSearch.xml implemented ynetSearch.java to allow ajax cross domain search (e.g. sciencenet) for YaCy-UI... 2008-05-14 20:37:50 +00:00