-
**Ktor Version and Engine Used (client or server and name)**
1.3 Server
**Describe the bug**
When trying to change contentType framework throws exception:
io.ktor.http.UnsafeHeaderException: Hea…
-
For distributed tracing in GCP (Google Cloud Platform), the Google LoadBalancers add `x-cloud-trace-context` header with format `"X-Cloud-Trace-Context: TRACE_ID/SPAN_ID;o=TRACE_TRUE"`
These 3 valu…
-
User story:
1. Jako **starosta** chci mít možnost ukázat svým občanům na našem webu informace o tom, jak dobře obec hospodaří.
2. Jako **finanční analytik** chci mít možnost umístit veřejně přehledn…
-
Hi,
I'm trying to get a basic auth to work, unfortunately I'm not successful. Here is what I've done so far:
Installed Ktor Authorization feature:
```
install(Authentication) {
…
-
Given that okio went multiplatform already, and okhttp is slowly [going](https://github.com/square/okhttp/issues/4723) towards that direction, would it be possible for Retrofit to go multiplatform som…
-
Base on the document, ktor supports receiving a form parameters (urlencoded or multipart) using `receive`. [Form Parameters (urlencoded or multipart)](https://ktor.io/servers/calls/requests.html)
H…
-
# Summary
Create `Remote` implementations of `Gateway`, `RequestHandler` and `DataCache` that can comminucate rate limits between multiple Kord processes.
# Goals
Make it viable for one bot t…
-
## :warning: Is your feature request related to a problem? Please describe
* I use `ktor` for my project. I taught of using this library but there is no support for this in the library
* `Ktor` is…
-
### Ktor Version
1.2.0-alpha-2
### Ktor Engine Used(client or server and name)
Client
### JVM Version, Operating System and Relevant Context
ktor-client-logging
### Feedback
On non HttpStatus…
Syrou updated
2 years ago
-
Hello, you doing awesome work, but i have several questions:
- Why you stop develop this library?
- Why you support only desktop platforms? (A lot of people use kotlin for mobile instead desktop devel…