The iron-request element does not correctly encode array values for the x-www-form-urlencoded content-type. There is a TODO in the `_wwwFormUrlEncode` method stating: > // TODO(rictic): handle array values here, in a consistent way with // iron-ajax params.