summaryrefslogtreecommitdiff
path: root/lib/http_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* FTP: fixed compiling with --disable-proxy, broken in b88f980aDan Fandrich2015-06-181-1/+1
* FTP: do the HTTP CONNECT for data connection blockingDaniel Stenberg2015-06-171-2/+3
* remote_port: allow connect to port 0Daniel Stenberg2014-03-051-2/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+41
* build: rename 76 lib/*.h filesYang Tse2012-12-281-41/+0
* http_proxy.h: fix builds with proxy or http disabledYang Tse2012-03-221-2/+3
* CONNECT: fix multi interface regressionDaniel Stenberg2012-03-221-1/+4
* build: inclusion guardYang Tse2011-05-241-0/+4
* Don't list NTLM in curl-config when HTTP is disabledDan Fandrich2011-04-051-1/+1
* return code cleanup: build, init and run-time errorsDaniel Stenberg2011-04-051-1/+1
* http-proxy: move proxy code to http_proxy.cDaniel Stenberg2011-04-041-0/+33