-
To start, just make a ktor with a hello endpoint as root that returns server info.
While doing this, set up the basis for adding more endpoints in the future.
-
### Package URl
pkg:maven/io.ktor/ktor-client-core-jvm@2.3.13
### CPE
cpe:2.3:a:io.ktor:ktor-client-core-jvm:2.3.13:*:*:*:*:*:*:*
### CVE
CVE-2024-49580
### ODC Integration
{"label"=>"Gradle Pl…
-
Hello there,
is Ktor-OpenAPI-Generator compatible with Ktor 3.0.0? I tried to make this library working on my new project with Ktor 3.0.0 and it looks like it does not generate the schema. It throws…
-
The standard for HTTP clients is increasingly shifting towards Ktor. It avoids to manage multiple http source in the same project.
My main concern is about DrmSessionManagerProvider.setDrmHttpDataS…
-
Ktor 3.0.0 [was just released](https://github.com/ktorio/ktor/releases/tag/3.0.0) and it would be a great time to make rsocket-kotlin support it.
## Motivation
I need to use both RSocket and…
-
### Ktorfit version
2.1.0
### What happened and how can we reproduce this issue?
```
isDebuggable = false
isMinifyEnabled = true
```
And try to build release android project.
The bui…
-
It looks like this breaks with the new KTOR:
```
Caused by: java.lang.ClassNotFoundException: io.ktor.client.plugins.UserAgent
at java.net.URLClassLoader.findClass(URLClassLoader.java:387…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
We should provide a function to get DataFrame from NotebookHttpResponse
I tried to add a compileOnly dependency on ktor-client, declared a function in dataframe-jupyter module. Due to classloading co…
-
**Describe the bug:**
**Media Links Used:**
**Expected behavior**
**Screenshots:**
**StackTrace:**
```
Paste Stacktrace here if available
```
**Device Info (please complete the following i…