yacy_search_server/source/net/yacy/server/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
..
AlternativeDomainNames.java large IPv6 redesign of peer ping methods! 2014-09-30 14:53:52 +02:00
ChunkedInputStream.java Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
ChunkedOutputStream.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
ContentLengthInputStream.java refactoring 2012-09-21 15:48:16 +02:00
HTTPDemon.java change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to 2016-08-21 19:34:44 +02:00
HTTPDFileHandler.java introducting a new getConfig method which parses comma-separated llists 2015-01-29 01:53:36 +01:00
HTTPDProxyHandler.java change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to 2016-08-21 19:34:44 +02:00
MultiOutputStream.java refactoring 2012-09-21 15:48:16 +02:00
ProxyLogFormatter.java refactoring 2012-09-21 15:48:16 +02:00
RobotsTxtConfig.java using more pre-compile pattern for split methods 2012-11-26 13:11:55 +01:00
TemplateEngine.java Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00