lfs-test-server icon indicating copy to clipboard operation
lfs-test-server copied to clipboard

Return 413 on excessively large batch

Open bk2204 opened this issue 6 years ago • 0 comments

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.

bk2204 avatar May 15 '19 21:05 bk2204