Am 15.09.2014 12:51, schrieb Maaaks:

Subj.

Is it bug or feature? If feature, meybe it is worth mentioning in documentation?

Can you provide a little more context of where this happens? In
HTTPServerRequest.form, all parameters should be stored as they come
from the browser. For fields with multiple values, .getAll(name) can
be used to read all of them.