aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/HttpServer_OpenSim.dll
diff options
context:
space:
mode:
authorTeravus Ovares (Dan Olivares)2009-08-25 16:12:03 -0400
committerTeravus Ovares (Dan Olivares)2009-08-25 16:12:03 -0400
commit6bdb2e284886c5244f17d83e0b63add2546c0ca6 (patch)
tree73178714a45a5f566089287ca87108d3096528e1 /bin/HttpServer_OpenSim.dll
parent* Update HTTP Server with jhurliman's longheader fix. Changes 1024 with 4096. (diff)
downloadopensim-SC_OLD-6bdb2e284886c5244f17d83e0b63add2546c0ca6.zip
opensim-SC_OLD-6bdb2e284886c5244f17d83e0b63add2546c0ca6.tar.gz
opensim-SC_OLD-6bdb2e284886c5244f17d83e0b63add2546c0ca6.tar.bz2
opensim-SC_OLD-6bdb2e284886c5244f17d83e0b63add2546c0ca6.tar.xz
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
Diffstat (limited to 'bin/HttpServer_OpenSim.dll')
-rw-r--r--bin/HttpServer_OpenSim.dllbin113664 -> 114176 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/HttpServer_OpenSim.dll b/bin/HttpServer_OpenSim.dll
index 5414276..06bdf60 100644
--- a/bin/HttpServer_OpenSim.dll
+++ b/bin/HttpServer_OpenSim.dll
Binary files differ