Hi all, Just an announcement that I've just pushed a small change such that if you abort authorisation we now continue the transfer. This brings our behaviour more in line with the rfc as well as other browsers and http clients. This was prompted by a web app I use at work which sends 401 unauthorised but then displays a log in form in the response body. I've not fully tested this (i.e. ssl, multiple auth methods) but in basic testing it appears to work as intended. Cheers, Adam.