vertx / io.vertx.reactivex.ext.web.handler / ResponseContentTypeHandler / create

create

open static fun create(): ResponseContentTypeHandler

Create a response content type handler.

Return
the response content type handler

open static fun create(disableFlag: String): ResponseContentTypeHandler

Create a response content type handler with a custom disable flag.

Parameters

disableFlag -

Return
the response content type handler