yacy_search_server/source/de/anomic/http
(no author) 55f3232219 Patch for the Coockie management.
Version 0.1

Start Yacy, go to localhost:8080/CookieTest.html
Play around with cookies
Look into CookieTest.java to See, how it works

This behavior will be changed 
such that httpHeader will be responsible for the cookies in the future



git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1332 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-01-13 21:29: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 Patch for the Coockie management. 2006-01-13 21:29: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 Patch for the Coockie management. 2006-01-13 21:29: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 patched possible 100% cpu bug. 2006-01-12 16:50:34 +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