karatemanjohnson
karatemanjohnson
TtRPC
Created by karatemanjohnson on 6/1/2023 in #❓-help
Increasing Body 1mb limit
Hey, Im trying to build an application that allows sending of base64 encoded files to my next.js server through TRPC. I read online that the only currently supported way to do that is by base64 encoding and then shipping it over through JSON. Is there a way to increase the default 1mb limit on post requests? For my purposes 2-4MB would be more than enough But i am expecting a few at > 1mb filesize.
9 replies