initial checkin of TclCurl
This commit is contained in:
8
tests/cookie.tcl
Executable file
8
tests/cookie.tcl
Executable file
@ -0,0 +1,8 @@
|
||||
package require TclCurl
|
||||
|
||||
curl::transfer -url "127.0.0.1" -cookie "name=andres;" -verbose 1
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user