vertx / io.vertx.reactivex.ext.web.handler / BodyHandler / setMergeFormAttributes

setMergeFormAttributes

open fun setMergeFormAttributes(mergeFormAttributes: Boolean): BodyHandler

Set whether form attributes will be added to the request parameters

Parameters

mergeFormAttributes - true if they should be merged

Return
reference to this for fluency