yacy_search_server/source/net/yacy/http
reger ce87025462 further avoid to set connect info properties as header value
following comment "use of properties as header values is discouraged"
in case where (proxy)HTTPClient overwrites values with supplied url.
Use defined request.referer procedure in response class.
2017-03-04 22:45:17 +01:00
..
servlets further avoid to set connect info properties as header value 2017-03-04 22:45:17 +01:00
AbstractRemoteHandler.java Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
CrashProtectionHandler.java make transparent proxy handle https-connections: 2014-03-26 20:01:15 +01:00
Jetty9HttpServerImpl.java catch ip-format exception on wrong server access setting ip filter 2016-12-11 04:43:36 +01:00
Jetty9YaCySecurityHandler.java fix Jetty9YaCySecurityHandler, length check of Basic credential, 2016-11-20 00:15:21 +01:00
MonitorHandler.java Fix call parameter for ConnectionInfo in MonitorHandler 2017-02-25 23:55:17 +01:00
ProxyCacheHandler.java refactor: move convertHeaderFromJetty to ProxHandler (only used with active proxy 2016-11-19 02:10:21 +01:00
ProxyHandler.java refactor: move convertHeaderFromJetty to ProxHandler (only used with active proxy 2016-11-19 02:10:21 +01:00
ReferrerPolicy.java Added an advanced settings page for referrer policy settings. 2017-03-03 12:05:30 +01:00
YacyDomainHandler.java adjust DomainHandler working on resolved .yacy domain 2016-12-17 01:33:00 +01: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