removeIgnoredType

inline fun <T> removeIgnoredType()

Remove T from the list of types that should be ignored by ContentNegotiation.

Report a problem


Remove type from the list of types that should be ignored by ContentNegotiation.

Report a problem