-
## Expected Behavior
* ability to suppress a specific function by name (all overloads) [example for this in Context below]
* ability to suppress a specific function by name (specific overload, e.g…
-
To remove Flipper dependency, we need to implement our own debugger from scratch.
We are planning to develop debugging tool by using Compose for Desktop because it's becoming popular and growing rapi…
-
**Subsystem**
ktor-server
**Is your feature request related to a problem? Please describe.**
N/A
**Describe the solution you'd like**
Something as simple as `install(ProxyProtocolSupport)`, h…
ghost updated
2 years ago
-
### Is your feature request related to a problem? Please describe.
When can we see the upgrade of the kotlin plugin to use Ktor 2.x.x ?
It's the LTS version now.
I noticed that the following PR…
-
### Description
Currently the admin API does not include the `WWW-Authenticate` header in 401 responses as per [RFC 2617](https://datatracker.ietf.org/doc/html/rfc2617#section-1.2) (superceded by […
-
**Describe the bug:**
**Media Links Used:**
**Expected behavior**
**Screenshots:**
**StackTrace:**
```
Paste Stacktrace here if available
```
**Device Info (please compl…
-
**Is your feature request related to a problem? Please describe.**
Right now there is no guide on how to deploy the project.
**Describe the solution you'd like**
Write a guide about how to deploy…
-
I have a few questions:
1. Stopping server. I expect ability to correctly stop server. I mean, after server get stop signal, it should stop accepting and processing new requests (responding to them w…
-
Vulnerable Library - ktor-client-core-jvm-2.3.12.jar
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
Library home page: https://github.com/ktorio/ktor
Path t…
-
From my research it looks that the extension still does not support code from third party dependencies like JUnit or KMP. Examples #487, #101 The code successfully compiles and executes, but I have V…