getTomcatProtocolHandlerCustomizers
open fun getTomcatProtocolHandlerCustomizers(): Collection<TomcatProtocolHandlerCustomizer<out Any>>
Returns a mutable collection of the TomcatProtocolHandlerCustomizers that will be applied to the Tomcat Connector.
Return
the customizers that will be applied
Since
2.2.0