ktor v2.1.2 Release Notes

  • Published 29 September 2022

    • HttpCacheEntry ignoring Request Cache-Control directives (KTOR-4894)
    • โœ… testApplication does not handle port and connectors (KTOR-4875)
    • Native: Wrong status code when requesting with DELETE method and body (KTOR-3566)
    • ๐Ÿ Default host address 0.0.0.0 isn't reachable on Windows (KTOR-4834)
    • โœ… TestApplicationEngine error handling is inconsistent with DefaultEnginePipeline, breaking clients (KTOR-4009)
    • ๐Ÿ‘ Routing: Wrong content-type results in 400 Bad Request instead of 415 Unsupported Media type (KTOR-4849)