]> git.sven.stormbind.net Git - sven/tclcurl.git/blob - tests/proxy.tcl
Imported Upstream version 7.19.6
[sven/tclcurl.git] / tests / proxy.tcl
1 package require TclCurl
2
3 curl::transfer -url http://curl.haxx.se -verbose 1  -proxy "192.168.0.0"
4
5
6
7
8
9
10
11