Maintain Http session for get and get operation in Curl TCL.
Posted
by aswani
on Stack Overflow
See other posts from Stack Overflow
or by aswani
Published on 2010-05-28T04:48:02Z
Indexed on
2010/05/28
4:51 UTC
Read the original article
Hit count: 138
tcl
i have created http seesion, using the same http session, i would like to do some get and set operations. Note : What ever the operation, data is present in XML Format, giving xml file as input. And need to fetch the status. Is it possible using TCL curl.
© Stack Overflow or respective owner