mirror of
https://gitlab.com/mojo42/Jirafeau.git
synced 2025-01-17 21:08:20 +01:00
b8d29136e6
When a timeout is too low compared to sent size, server will return a 500 error. Jirafeau retry to send again but do not try to reduce chunk size. This patch will make Jiarfeau split in half it's sent size each an error occurs. ref #273 Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>