Skip to content

Commit 49c0898

Browse files
committed
proxy doc
1 parent a7d9d19 commit 49c0898

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Src/Curl.Lib.pas

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2733,6 +2733,8 @@ function curl_easy_send(
27332733
//#define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param)
27342734
//#define curl_multi_setopt(handle,opt,param) curl_multi_setopt(handle,opt,param)
27352735

2736+
// Utility function that gets proxy server from Internet Explorer
2737+
//
27362738
function ProxyFromIe : string;
27372739

27382740
implementation

0 commit comments

Comments
 (0)