yacy_search_server/source/de/anomic/crawler/retrieval
2011-04-26 13:35:29 +00:00
..
FileLoader.java *) set SVN properties 2011-03-08 01:51:51 +00:00
FTPLoader.java *) set SVN properties 2011-03-08 01:51:51 +00:00
HTTPLoader.java better abstraction of http client identification 2011-04-26 13:35:29 +00:00
Request.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
Response.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
SMBLoader.java *) set SVN properties 2011-03-08 01:51:51 +00:00