-
A few times a second my screen is filled with:
```
2019-08-12 06:17:03.171 [nioEventLoopGroup-4-1] INFO Application - Unhandled: get - /search
2019-08-12 06:17:06.197 [nioEventLoopGroup-4-1] INFO …
-
https://www.w3.org/TR/server-timing/
May require `Trailers` (trailing headers after the content) support for proper timings
-
Forslaget mitt er heller som følger (dette er egentlig en kopi av Foreldrepenger):
vi lager ny applikasjon ./apps/autotest denne skal ikke deployes.
denne applikasjonen er en KTOR applikasjon med …
-
I am using compose multiplatform I'm currently working on a project using Compose Multiplatform project, and looking for ways to handle image loading from a URL. while sync, I get an error is
Error…
-
Calling a service from the client results in a 404-error if the server does not respond with a
```call.respond()```
404 Not Found is a bit missleading here.
ktorVersion = "1.0.0-beta-3"
Discuss…
-
```
io.ktor.client.plugins.sse.SSEClientException: timeout
at io.ktor.client.plugins.sse.BuildersKt.mapToSSEException(builders.…
-
Currently there is no parameter for which port to use in sending a test request, I propose to add this function:
```kotlin
fun TestApplicationEngine.handleRequest(
method: HttpMethod,
port…
-
When I upgraded to using PactProviderRuleMk2 and as a consequence the new Kotlin MockHttpServer all my consumer tests using POSTS started to fail due to a 500 error from the mock server.
After tur…
-
**Describe the bug 🐛**
I got the below crash many times on many devices. Could you please check it?
`Fatal Exception: kotlinx.coroutines.CoroutinesInternalError: Fatal exception in coroutines …
-
---
**From the maintainer Li Haoyi**: I'm putting a 1650USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
---
The goal of this ticket is to implement suppor…