yacy_search_server/source/de/anomic/yacy
theli 9a5ab62928 *) Adding yacy specific X-YACY-Index-Control header which can be used by clients
to disallow yacy to index the response that belongs to the request where 
   X-YACY-Index-Contro is set to "no-index"

*) Bugfix for Seed-List download via Remote Proxy.
   Now the pragma and cache-control http headers of the request are properly set to "no-cache" 
   See: http://www.yacy-forum.de/viewtopic.php?p=11639#11639

*) Bugfix for http-Proxy
   yacy has ignored "no-cache"- pragma and cache-control http headers that were send in requests.
   Now, these request headers are evaluated properly

TODO: Missing evaluation of "no-store" request headers

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@971 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-10-23 10:35:05 +00:00
..
seedUpload *) Bugfix for inactive scp seed uploader 2005-09-22 23:04:26 +00:00
yacyClient.java *) Bugfix for useRemoteProxy4YACY and useRemoteProxy4SSL check 2005-10-23 08:59:11 +00:00
yacyCore.java more constants 2005-10-17 15:46:12 +00:00
yacyDHTAction.java *) Renaming Logger function names to reflect the proper Java Logging API Loglevels 2005-08-30 21:32:59 +00:00
yacyNewsAction.java undoing one part of the last commit. do not know, why it didn't work... 2005-09-07 17:40:53 +00:00
yacyNewsDB.java changed handling of time-zones 2005-09-27 16:28:55 +00:00
yacyNewsPool.java more constants 2005-10-17 15:46:12 +00:00
yacyNewsQueue.java fixed a bug with news; news moving could lead to shurtcut loop / 100% CPU; appeared when clicked on a 'Profile' news in Network menu 2005-10-03 23:33:10 +00:00
yacyNewsRecord.java changed handling of time-zones 2005-09-27 16:28:55 +00:00
yacyPeerAction.java initial load with yacy 0.36 2005-04-07 19:19:42 +00:00
yacyPeerActions.java *) Adding yacy specific X-YACY-Index-Control header which can be used by clients 2005-10-23 10:35:05 +00:00
yacySearch.java more constants 2005-10-17 15:46:12 +00:00
yacySeed.java changed setLastSeen(long rd) to setLastSeen(); 2005-10-17 23:23:17 +00:00
yacySeedDB.java *) Restructuring and extending of Remote Proxy Support 2005-10-22 13:28:04 +00:00
yacySeedUploader.java *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory 2005-05-23 10:10:51 +00:00
yacyVersion.java *) Adding support for gzip content-encoding of http post requests 2005-09-22 10:30:55 +00:00