Em 28-02-2010 22:25, Joerg Sonnenberger escreveu:
> On Sun, Feb 28, 2010 at 10:02:25PM +0000, Rui Miguel Silva Seabra wrote:
>> The attached patch would seem to add http basic auth to ecore_con_url
> 
> Does it work with usernames or passwords containing ":"?
> 
> Joerg

Likely curl won't like it very much, as it sets it to be
"username:password\0"

I don't think there will be any *trouble* if this isn't controlled, just
a (temporary) limitation.

But working on that is a desireable future change, right now I want to
migrate from using curl directly into using ecore_con_url and I need
basic basic auth support.

Rui

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to