Something changed between lftp 4.4.8 and lftp 4.8.4 with HTTP basic auth.
In the newer version it only sends the Authorization header if it receives
a challenge response from making a request without the header. In the older
version it always sent the Authorization header.

Is there a way to force sending the Authorization header on the first
request? Not all endpoints that accept HTTP basic auth respond with a
challenge, some redirect to oauth or whatever else.

Thanks!
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to