lfs-test-server
lfs-test-server copied to clipboard
Return 413 on excessively large batch
If a user sends an excessively large batch (i.e., larger than the default), we should return a 413 so that alternative client implementations can test this, since some implementations won't want to handle these batches.