bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19046: 24.4; url-retrieve-synchronously does not use username/passwo


From: Lars Ingebrigtsen
Subject: bug#19046: 24.4; url-retrieve-synchronously does not use username/password in URL
Date: Fri, 25 Dec 2015 20:22:48 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux)

Faried Nawaz <faried@gmail.com> writes:

> If I do
>
>  (url-generic-parse-url "http://user:pass@127.0.0.1:8442/";)
>
> it returns a struct with the username and password fields properly
> parsed.  However, if I do
>
> (url-retrieve-synchronously "http://user:pass@127.0.0.1:8442/";)

I've now fixed this for Emacs 25.1.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]