-
Hi,
I was debugging a situation where a RuntimeException got thrown from Config.executeRequest while crating the ExecutionInput but found no trace of it in the log.
As you can see [here](https:…
-
**Subsystem**
Server. Authentication feature.
**Is your feature request related to a problem? Please describe.**
I'm implementing basic authentication. When wrong username/password pair is send t…
-
**Is your feature request related to a problem? Please describe.**
We're looking at the possibility of creating a module in [http4k](http://www.http4k.org/) to support Specmatic, which would allow us…
-
**Use case**
We would like to be able to use GraphQl subscriptions over SSE (Server Sent Events) instead of Websockets.
Out of scope: the merits and demerits of SSE vs Websockets. We just want it …
-
**Subsystem**
Server, route building
**Is your feature request related to a problem? Please describe.**
Right now the `accept()` route selector only takes a single content type.
**Describe the…
-
### Is your feature request related to a problem? Please describe.
We do use Ktor with kotlinx as our serialization library which is currently not supported by the kotlin-server generator. But we r…
-
**Are you requesting automatic instrumentation for a framework or library? Please describe.**
- Framework or library name : [e.g. `Realm`, `RxJava`] Apollo-Kotlin https://github.com/apollographql/apo…
-
Hey,
When can we count on support for the new Ktor release -> 2.0.0 ?
I'm not able to install the OpenAPIGen plugin.
-
Hello,
currently I have an issue with my api authentication.
Setup:
I'm building a basic Ktor API and provided an Authentication feature to validate Okta accessTokens.
Via a swagger UI I log…
-
### Ktorfit version
1.11.1
### What happened and how can we reproduce this issue?
I didn't find the `FlowConverterFactory` in the last version as I previously reported, so I copied it from the Repo…