initial checkin of TclCurl
This commit is contained in:
12
tests/noProgress.tcl
Executable file
12
tests/noProgress.tcl
Executable file
@ -0,0 +1,12 @@
|
||||
package require TclCurl
|
||||
|
||||
# The default is not to show the progress meter.
|
||||
|
||||
curl::transfer -url 127.0.0.1 -noprogress 1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user