mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 19:35:41 +08:00
This patch html escapes responses going to IE so that they cannot be interpreted as HTML if the response type is "text/plain". This has no effect if the reponse type has been set to "text/html" by osSetContentType Signed-off-by: nebadon <michael@osgrid.org>