Open GoogleCodeExporter opened 9 years ago
Does it work with preemptive basic auth?
Original comment by johan.ha...@gmail.com
on 16 Mar 2015 at 11:10
Yes, preemptive basic auth works fine. Shall we still consider this a bug then?
Original comment by jacek.ku...@gmail.com
on 16 Mar 2015 at 3:10
Don't know. Need to read up upon this. Perhaps non-preemptive basic auth
shouldn't work with delete or perhaps the challenge is not commenced by the
server?
Original comment by johan.ha...@gmail.com
on 16 Mar 2015 at 3:50
Looks like the server (which is the Bitbucket REST API) indeed doesn't send an
authentication request - it immediately sends a 403 instead of a 401 with a
WWW-Authenticate header.
Original comment by jacek.ku...@gmail.com
on 16 Mar 2015 at 4:01
Ok so that seem explains why it doesn't work. I don't see any reason why basic
auth shouldn't work with DELETE requests so I think that perhaps it's an
invalid issue? What do you think?
Original comment by johan.ha...@gmail.com
on 16 Mar 2015 at 4:14
Original issue reported on code.google.com by
jacek.ku...@gmail.com
on 19 Feb 2015 at 8:55