Alex Gian wrote:

Has anyone had occasion to POST data to CGI, from Oz (i.e. as if it were a form), and process the results?

You could also try my mathweb-httpd package.  It contains an
HttpClient functor which exports a 'post' function (and an
example program named post.oz that uses it) but you would
still have to generate the request body with the field
names and values yourself, I think, and there is neither
any real documentation nor ozmake support available as of now...

Cheers,
Andreas


_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to