Kobe Martin

Results 5 issues of Kobe Martin

Hi, After hours debugging, I find why the data posted to server is cutted. The size of the field exceeded 65535, which is `io.ktor.http.cio.CIOMultipartDataBase.formFieldLimit`. But I don't how to change...

ux

### Ktor Version 1.1.3 ### Ktor Engine Used(client or server and name) Netty - Firefox ### JVM Version, Operating System and Relevant Context Windows10 JDK8 ### Feedback When I use...

Like PostDestroy annotation in Spring Framework.

status:wontfix
question

Hi, My application support anonymous visit. I did not find a way to disptach requests only by percentage. Thanks

feature-request