made CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as well

This commit is contained in:
Daniel Stenberg 2001-11-12 14:08:41 +00:00
parent a18d41a463
commit 05f3ca880f
3 changed files with 18 additions and 18 deletions

View file

@ -92,13 +92,7 @@
*
****************************************************************************/
*
* To test:
*
* Use WIDTH, PRECISION and NUMBERED ARGUMENT combined.
*/
#include "setup.h"
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>