Digvijay Singh
Results
2
comments of
Digvijay Singh
Hello, thanks for the effort in this I know It's is in draft mode, but I tried to add your changes and tested. For smaller files (~50-60KB) it works fine...
> @zeffd That might be the default streaming request size of `zio-http` server (100 KB). You can change it via `Server.Config` (see [here](https://github.com/zio/zio-http/blob/eea2a6bdb59d65ee72d6a16880155816232046f5/zio-http/src/main/scala/zio/http/Server.scala#L154)) Yes thanks it works now 👍