traefik reverse proxy with trpc
i set up traefik as a reverse proxy for my nextjs app which uses trpc, but when requests are being forwarded they fail with this error:
500 Internal Server Error error="net/http: HTTP/1.x transport connection broken: too many transfer encodings: [\"chunked\" \"chunked\"]"
0 Replies