axel
axel copied to clipboard
axel will truncate Header when header is long
Hi, I have noticed that axel will truncate header, that will cause failed to downlaod some long cookie file
below is short header, that can be transfered normal
below is long header, that will be truncated
below 2 is curl, which will send all header normally
wget can also send all this header
Yes, this is a known limitation, axel can't handle requests larger than 2KB.