Hi! I just changed the line from
set http [ns_httpsopen POST $url $rqset $timeout $querystring] to set http [ns_httpopen POST $url $rqset $timeout $querystring] and everything seems to work fine. That was easy! wiwo On Thursday 03 April 2003 17:55, you wrote: > Go get nsopenssl 2.1 and look at the https.tcl file in that > distrubution: I've added ns_httpspost to it, and it even does multipart > forms! > > Take my changes and apply them to the http.tcl file that comes with > AOLserver and you'll have what you need. > > Send me the resulting http.tcl file and I'll commit it to SourceForge > on the 3.5 branch. > > /s. > > On Thursday, April 3, 2003, at 09:50 AM, Wolfgang Winkler wrote: > > Hi! > > > > Is there an easy way to issue post requests from aolserver like > > ns_httpget for > > get requests? > > > > wiwo > > -- > > Digital Concepts > > Ideen-Konzepte-L�sungen > > [EMAIL PROTECTED] > > www.digital-concepts.com > > Mobil: +43 699 / 20 88 13 51 > > B�ro: +43 732 / 77 27 27 > > > > > > -- > > AOLserver - http://www.aolserver.com/ > > To Remove yourself from this list: > > http://www.aolserver.com/listserv.html > > List information and options: http://listserv.aol.com/ > > -- > AOLserver - http://www.aolserver.com/ > To Remove yourself from this list: http://www.aolserver.com/listserv.html > List information and options: http://listserv.aol.com/ -- Digital Concepts Ideen-Konzepte-L�sungen [EMAIL PROTECTED] www.digital-concepts.com Mobil: +43 699 / 20 88 13 51 B�ro: +43 732 / 77 27 27 -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/
