issues Search Results · repo:ktorio/ktor language:Kotlin
Filter by
1k results
(62 ms)1k results
inktorio/ktor (press backspace or delete to remove)With Micrometer, each timer is written to memory and retained. This means it could be a sort of memory leak, so you need
to constrain the tag cardinality. (A good rule of thumb is 100 per metric)
If a ...
checketts
- 2
- Opened 18 hours ago
- #4722
I want to test my clients timeout behavior. To have a deterministic test which also runs as fast as possible I decided
to use the kotlinx.coroutines test dispatcher which comes with a virtual clock. It ...
schielek
- 1
- Opened 21 hours ago
- #4720
Description
We are experiencing an issue where the cache seems to persist even after deleting the cache storage directories. This
issue occurs when using the HttpCache plugin in Ktor. Despite deleting ...
SuddenH4X
- 1
- Opened yesterday
- #4719
Ktor version/setup Ktor Project Generator: Ktor 3.1.1, Netty, Gradle Kotlin, Routing plugin
Issue I am trying to set up a local environment for developing a Ktor application with auto-reloading. The
auto-reloading ...
dex-max
- Opened 2 days ago
- #4717
In my opinion, since the content of CODE_OF_CONDUCT.md is only one line, it would be better to move it to CHANGELOG.md
appropriately. And I want to do this.
Can I do it?
00-lucid
- 2
- Opened 4 days ago
- #4713
While using the ktor client for a simple GET request that returns 403 status, i m getting IllegalStateException with
like below
Content-Length mismatch: expected 99 bytes, but received 0 bytes
at io.ktor.client.call.UtilsKt.checkContentLength(utils.kt:33) ...
alexandruvladbird
- 7
- Opened 6 days ago
- #4708
staticFiles(remotePath = / , dir = File( static ), index = index.html ) // worked in Ktor v3.1.0 and does not work in
Ktor v3.1.1
Instead of the index.html I get a 404 for / now.
loxal
- 4
- Opened 6 days ago
- #4706
Hi, In ktor-server-test-host-jvm:3.1.0 Intellij raises a warning owing to a transitive vulnerability in Apache
commons-codec before 1.13-RC1. Given that this is being used for testing, it s probably nothing ...
dazraf
- Opened 8 days ago
- #4701
package com.hwj.ai.data.repository
import com.hwj.ai.global.LLM_API_KEY import com.hwj.ai.global.baseHostUrl import com.hwj.ai.global.printD import
com.hwj.ai.global.printE import com.hwj.ai.global.urlChatCompletions ...
1006245347
- 3
- Opened 11 days ago
- #4693
Look at these source code. In the OkHttpSSESession implementation of SSESession, cancel incoming flow will NOT trigger
serverSentEventsSource.cancel(), which will keep SSE still connecting !
internal ...
hehua2008
- 6
- Opened 11 days ago
- #4692

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.