-
### Expected Behavior
```kotlin
abstract class UploadAct: WorkAction {
private val coroutineScope = executorService.asCoroutineDispatcher()
override fun execute() {
coroutineS…
-
**Is your feature request related to a problem? Please describe.**
Using Retrofit, by default, when using suspend, when an API returns successfully (the backend actual responds), when the status code…
-
It would be nice if Spring Security supported REST APIs issuing self-signed JWTs.
[One use case](https://github.com/spring-projects/spring-security-samples/tree/master/servlet/spring-boot/java/jwt/…
-
**Ktor Version and Engine Used (client or server and name)**
io.ktor:ktor-server-netty:1.2.5
**Describe the bug**
Ktor not work on Android API =< 25
**To Reproduce**
When i try to create serv…
-
My use case is Ktor + Exposed
-
Hello,
I wanted to leverage the 'type safe' contract [http4k claims to provide](https://www.http4k.org/guide/modules/contracts/) to ensure (at compile time) that a handler for given route/method resp…
-
When we use this plugin, the output for a number of packages is "No license information found". I can make a copy of the resulting csv and manually update it to reflect the appropriate license for eac…
-
Hey
Does that kind of providing dependency work for you? have you tried to run it on emulator?
cause i'm actually getting that error i've wrote in title. It's NoSuchMethodError exception as you can…
-
Add support for modifying routes at runtime, possibly in a separate feature so default behaviour is immutable.
possible use cases:
- runtime modifiable modular system in which the plugins provide …
-
### Im trying to run the source code in android studio but it seems to have failed to download some of the dependencies?
This is the log from the build:
Caused by: org.gradle.internal.resolve.Mo…