]> git.sven.stormbind.net Git - sven/tclcurl.git/blobdiff - tests/proxy.tcl
Imported Upstream version 7.19.6
[sven/tclcurl.git] / tests / proxy.tcl
diff --git a/tests/proxy.tcl b/tests/proxy.tcl
new file mode 100755 (executable)
index 0000000..c05b3cc
--- /dev/null
@@ -0,0 +1,11 @@
+package require TclCurl
+
+curl::transfer -url http://curl.haxx.se -verbose 1  -proxy "192.168.0.0"
+
+
+
+
+
+
+
+