From: "Jonathan Roewen" <jonathan.roewen@gmail.com>
To: "Jonathan Hayward http://JonathansCorner.com"
<christos.jonathan.hayward@gmail.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Interface mismatch on build
Date: Sat, 15 Jul 2006 04:10:23 +1200 [thread overview]
Message-ID: <ad8cfe7e0607140910g459f77d8nd09d4e84b0bb0d5b@mail.gmail.com> (raw)
In-Reply-To: <fdc31b650607140852q27cd92abkc88976aa41900b01@mail.gmail.com>
> I'm still trying to get ocamlnet2 to build, or at least netcgi--if I can't
> get ocamlnet/netcgi to work with, is there a plainer alternative to netcgi
> that will let me access CGI values and make a slightly older-style CGI
> script?
You can try http://www.lri.fr/~filliatr/ftp/ocaml/cgi/
For do it yourself, you can grab env parameters (such as query string,
cookies, etc) using Sys.getenv, or read post data from stdin (after
getting the content-length header). Just a matter of writing the
parsing stuff yourself (which these libs do for you, and a little
more).
prev parent reply other threads:[~2006-07-14 16:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-14 15:52 Jonathan Hayward http://JonathansCorner.com
2006-07-14 16:10 ` Jonathan Roewen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ad8cfe7e0607140910g459f77d8nd09d4e84b0bb0d5b@mail.gmail.com \
--to=jonathan.roewen@gmail.com \
--cc=caml-list@yquem.inria.fr \
--cc=christos.jonathan.hayward@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox