LDAP note LDAP note This help topic is in development and will be updated in the future. Ktor supports LDAP (Lightweight Directory Access Protocol) for credential aut...
Function Type Function Type As we’ve added a new possible lval type with the enumeration LVAL_FUN . We should update all our relevant functions that work on lvals to deal co...
Content Negotiation and Serialization Install ContentNegotiation Register a Converter Built-in Converters Receive and Send Data Create a Data Class Receive Data Send Data Im...
Aliasing and deny guarantees What counts as making an alias? Ephemeral types Alias types Aliasing means having more than one reference to the same object, within the same act...
Text analysis Analyzers Built-in analyzers Custom analyzers Text analysis at indexing time and query time Example Testing an analyzer Verifying analyzer settings Next steps ...