yacy_search_server/source/de/anomic/http
(no author) 001513cc1f Now custom httpHeader can be created
and filled with cookies and so on.

This header one can set into serverObjects

Check CookieTest.html and CookieTest.java for details.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1334 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-01-13 22:50:04 +00:00
..
httpc.java refactoring of base64 encoding: 2006-01-04 00:39:00 +00:00
httpChunkedInputStream.java code cleanup 2005-12-06 23:51:29 +00:00
httpChunkedOutputStream.java *) Adding X-Forwarded-For Header 2005-09-05 08:01:54 +00:00
httpd.java Now custom httpHeader can be created 2006-01-13 22:50:04 +00:00
httpdAbstractHandler.java minor changes 2005-08-03 02:02:39 +00:00
httpdByteCountInputStream.java code cleanup 2005-12-06 23:51:29 +00:00
httpdByteCountOutputStream.java code cleanup 2005-12-06 23:51:29 +00:00
httpdFileHandler.java Now custom httpHeader can be created 2006-01-13 22:50:04 +00:00
httpdHandler.java replaced indexing ram-queue by file-based stack-queue 2005-07-06 14:48:41 +00:00
httpdProxyHandler.java redirectors fix 2006-01-04 17:40:18 +00:00
httpdSwitchboard.java code cleanup 2005-12-06 23:51:29 +00:00
httpHeader.java Now custom httpHeader can be created 2006-01-13 22:50:04 +00:00
httpRemoteProxyConfig.java *) Disabling RemoteProxy if remoteProxyName is null or empty 2005-10-23 09:03:40 +00:00
httpTemplate.java handle UTF-8 correctly 2006-01-12 21:15:07 +00:00