helma/src
2009-09-10 13:23:38 +00:00
..
helma Fix bug where charset was always added to the Content-Type header even for binary responses. Now charset is only added if it was explicitly set via res.charset, or if the response was actually encoded using the given charset (i.e. writeBinary() wasn't used). Change default charset to UTF-8. 2009-09-10 13:23:38 +00:00
META-INF/services Initial check-in. META-INF file for helma.image.imageio.gif.GIFImageWriter 2004-06-17 11:34:04 +00:00