From 6bdb2e284886c5244f17d83e0b63add2546c0ca6 Mon Sep 17 00:00:00 2001 From: Teravus Ovares (Dan Olivares) Date: Tue, 25 Aug 2009 16:12:03 -0400 Subject: Patch from jhurliman to HttpServer Fixes cookie handling and header name casing in HttpServer Currently, cookies are never being processed on incoming HTTP requests. This patch makes sure cookies are parsed and inserted into IHttpRequest.Cookies, and fixes incoming headers to always have lower-case names. http://opensimulator.org/mantis/view.php?id=4052 --- bin/HttpServer_OpenSim.dll | Bin 113664 -> 114176 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'bin/HttpServer_OpenSim.dll') diff --git a/bin/HttpServer_OpenSim.dll b/bin/HttpServer_OpenSim.dll index 5414276..06bdf60 100644 Binary files a/bin/HttpServer_OpenSim.dll and b/bin/HttpServer_OpenSim.dll differ -- cgit v1.1