]> git.sven.stormbind.net Git - sven/tclcurl.git/blob - tests/nobody.tcl
Add debian/patches/deprecated-curl-types to no longer include curl/types.h and curl...
[sven/tclcurl.git] / tests / nobody.tcl
1 package require TclCurl
2
3 curl::transfer -url 127.0.0.1 -header 1 -nobody 1
4
5
6
7
8