Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.1.2 source code.tar.gz | 2025-03-26 | 15.3 MB | |
3.1.2 source code.zip | 2025-03-26 | 17.2 MB | |
README.md | 2025-03-26 | 968 Bytes | |
Totals: 3 Items | 32.5 MB | 1 |
Published 27 March 2025
Improvements
Bugfixes
- URL-safe base64 decoding problem (KTOR-8292)
- Auth: AuthTokenHolder.clearToken executed in the middle of an ongoing token update doesn't actually clear (KTOR-8312)
- Android: "Array has more than one element" error when starting a server with release build (KTOR-7298)
- WebSockets: extensions in sec-websocket-extensions header must be separated by comma (KTOR-6384)
- OkHttp: Cancelling of SSESession.incoming flow doesn't cancel connection (KTOR-8244)