mirror of
https://github.com/curl/curl.git
synced 2026-07-25 23:47:16 +03:00
made CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as well
This commit is contained in:
parent
a18d41a463
commit
05f3ca880f
3 changed files with 18 additions and 18 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue