1.5.4
版本发布时间: 2021-04-30 17:37:21
ktorio/ktor最新发布版本:3.0.0(2024-10-10 17:46:01)
- Fixed extra trailing slashes in Route.toString (KTOR-2427)
- Fixed ByteReadChannel.read related issues (KTOR-2615, KTOR-2519)
- Fixed silently ignored exceptions in HTML DSL with StatusPages feature (KTOR-756)
- Changed IosHttpRequestException supertype to IOException (KTOR-2566)
- Fixed utility collection implementation for K/N (KTOR-2482)
- Fixed client Digest auth realm handling (KTOR-1464)