This commit implements http auth support; in order to avoid exposing too much of...
authorrui <rui@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 9 May 2010 15:06:06 +0000 (15:06 +0000)
committerrui <rui@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 9 May 2010 15:06:06 +0000 (15:06 +0000)
commit1d513be4ba5dda45faad12915b6c4d442e23f5cd
treea89a2acb93543c1c232130f88be96585c315c2ad
parent72a3407e570e46093bed6bc36edd1287cc8139df
This commit implements http auth support; in order to avoid exposing too much of curl's internal workings, I opted to have a safety parameter in order to choose between CURLAUTH_ANY and CURLAUTH_ANYSAFE.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@48715 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
AUTHORS
src/lib/ecore_con/Ecore_Con.h
src/lib/ecore_con/ecore_con_url.c