Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-22 | verify that the URL decoding is done properly too | Daniel Stenberg | |
2005-06-22 | David Shaw's fix that unifies proxy string treatment so that a proxy given | Daniel Stenberg | |
with CURLOPT_PROXY can use a http:// prefix and user + password. The user and password fields are now also URL decoded properly. Test case 264 added to verify. |