-
zzz authored
- Move multipart form support from susimail to jetty-i2p.jar so console can use it - Add multipart form support to formhandler.jsi and FormHandler.java Reseed: - Fix zip magic number - Finish manual reseed from local file package.html files for jetty-i2p.jar
zzz authored- Move multipart form support from susimail to jetty-i2p.jar so console can use it - Add multipart form support to formhandler.jsi and FormHandler.java Reseed: - Fix zip magic number - Finish manual reseed from local file package.html files for jetty-i2p.jar
package.html 298 B
<html>
<body>
<p>
RequestWrapper was a susimail class,
moved from susimail to jetty-i2p.jar when we needed them in the router console also.
As of 0.9.19.
Requires org.mortbay classes also in this jar.
Will be maintained as a public API until we move to Tomcat 7 (servlet 3.0).
</p>
</body>
</html>