Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2012-09-11 | 481 Bytes | |
MiniWebServer_1_6.zip | 2012-09-11 | 340.5 kB | |
Totals: 2 Items | 341.0 kB | 0 |
2012-09-11 1.6 Bo Zimmerman <bo@zimmers.net> * (internal) async writes now supported -- miniwebserver is uberfast now! * (internal) config now uses standard java logger for better integratability with other projects * Protection against ../ urls added * Expanded HTTPRequest interface to allow user caching from servlets * No longer sends CONTINUE on http/1.0 requests (for Lynx) * Fixed a rather fundamental async-write problem.