[MPlayer-dev-eng] [PATCH 1/7] Unescape login/password before base64 encode
Clément Bœsch
ubitux at gmail.com
Sun Nov 7 23:31:50 CET 2010
On Mon, Oct 18, 2010 at 12:05:51PM +0200, Clément Bœsch wrote:
> I already sent it in a previous mail: it allows login/password to be
> unescaped before base64 encode so auth with special characters now
> works.
Al'right, a new version of this patch: while the form
mplayer 'http://u:p@host'
was url encoded,
mplayer 'http://host' -user u -passwd p
wasn't.
Now it's fixed.
Reimar, you also mentionned the url escaping may be broken, what was the
issue?
Anyway, is this version fine?
--
Clément B.
Not sent from a jesusPhone.
More information about the MPlayer-dev-eng
mailing list