yacy_search_server/source/net/yacy/http
reger 3b47a07dd1 change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to
use directly HttpServletRequest. This is used to get the http protocol version
in HTTPDProxyHandler.fulfillRequestFromWeb() for error response to client.
- adjust YaCyProxyServlet and UrlProxyServlet accordingly
- use more http_version constants in headerframework and httpdeamon
- equalize servlets (3) use of HeaderFramework.CONNECTION_PROP_HOST to HeaderFramework.HOST
2016-08-21 19:34:44 +02:00
..
servlets change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to 2016-08-21 19:34:44 +02:00
AbstractRemoteHandler.java load handler for Transparent Proxy on startup only if feature is activated 2016-03-25 05:26:48 +01:00
CrashProtectionHandler.java make transparent proxy handle https-connections: 2014-03-26 20:01:15 +01:00
Jetty9HttpServerImpl.java load handler for Transparent Proxy on startup only if feature is activated 2016-03-25 05:26:48 +01: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 load handler for Transparent Proxy on startup only if feature is activated 2016-03-25 05:26:48 +01:00
ProxyHandler.java load handler for Transparent Proxy on startup only if feature is activated 2016-03-25 05:26:48 +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