kukhariev / ngx-uploadx

Angular Resumable Upload Module
https://github.com/kukhariev/ngx-uploadx
MIT License
43 stars 23 forks source link

fix: `413 Request Entity Too Large` handling #375

Closed kukhariev closed 2 years ago

kukhariev commented 2 years ago

Some proxies may return a 413 error if dynamic chunk size is too large

maybe fix https://github.com/Chocobozzz/PeerTube/issues/4969