yacy_search_server/source/net/yacy/http
reger ff18129def ViewFile servlet: update index if newer,
so viewed text and metadata (stored) info is similar
- to archive it, use request with profile to allow indexing (defaultglobaltext) and update index 
   (the resource is loaded, parsed anyway, so it's not a expensive operation)

Request: remove 2 unused init parameter 
- number of anchors of the parent
- forkfactor sum of anchors of all ancestors
2014-12-05 01:13:37 +01:00
..
servlets added a servlet which can create preview images, preview tumbnails and 2014-12-03 11:45:48 +01:00
AbstractRemoteHandler.java ipv6 fixes 2014-10-01 15:32:10 +02:00
CrashProtectionHandler.java make transparent proxy handle https-connections: 2014-03-26 20:01:15 +01:00
Jetty9HttpServerImpl.java added a timeout on Jetty connectors 2014-10-16 20:36:12 +02:00
Jetty9YaCySecurityHandler.java fixed localhost authorization and replaced the adminRealm with an info 2014-09-02 13:15:19 +02:00
MonitorHandler.java changed error message, see http://mantis.tokeek.de/view.php?id=439 2014-09-13 17:02:26 +02:00
ProxyCacheHandler.java ViewFile servlet: update index if newer, 2014-12-05 01:13:37 +01:00
ProxyHandler.java ViewFile servlet: update index if newer, 2014-12-05 01:13:37 +01:00
YacyDomainHandler.java IPv6 host parsing bugfixes 2014-10-01 10:21:03 +02:00
YaCyErrorHandler.java add custom Jetty errorhandler 2014-04-21 17:28:21 +02:00
YaCyHttpServer.java remove unused legacy procedure from httpserver 2014-08-31 00:33:05 +02:00
YaCyLegacyCredential.java fix: to allow unix scripts (bin/*.sh) to allways submit http admin apicalls 2014-03-07 00:16:57 +01:00
YaCyLoginService.java fixed localhost authorization and replaced the adminRealm with an info 2014-09-02 13:15:19 +02:00