Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
router: Remove obsolete
DefaultBodyLimit
override (#10197)
Now that we are not using the `BytesRequest` in the publish endpoint, this limit isn't actually used anymore. The `StreamReader` does not care about the limit and the JSON metadata blob and the tarball have their dedicated limits already.
- Loading branch information