Are there any known issues with basic-authorization? I'm using the same username and password with drakma:http-request that works with curl's -u argument, but I'm getting a response of "Authorization required." I tried passing the username and password via the url (https://username:password@www.example.com ), but Drakma rejected the format because it expected a port number after the colon.
Anyone else run into this?
Thanks,
Patrick