Skip to content

How to change io.ktor.http.cio.CIOMultipartDataBase.formFieldLimit? #1058

Open
@kobe2000

Description

@kobe2000

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 it to solve my problem. Is there any walkaround?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    uxUser Experience issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions