Skip to content
New bugfix release. Fixes request-server issues.

Fix issue #214; request-server doesn't handle uploads of empty files
Fix issue #215; request-server: problem with Request.setFileState()

Also a small refactor of the Request struct and how it is stored and
updated. Simplifies things and reduces garbage.