forked from rixed/ocaml-cgi
-
Notifications
You must be signed in to change notification settings - Fork 0
Objective Caml library for writing CGIs
License
sagotch/ocaml-cgi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ocamlcgi - Objective Caml library for writing CGIs Copyright (C) 1997 Daniel de Rauglaudre, INRIA Copyright (C) 1998 Jean-Christophe FILLIATRE Mainly, it provides a function to parse the CGI arguments, parse_args, the result being an association list [ (FIELD1, VALUE1); (FIELD2, VALUE2); ... ] where the form was of the kind <INPUT NAME="FILED1" ...> <INPUT NAME="FIELD2" ...> ... Please send comments and bug reports to [email protected] OR [email protected]
About
Objective Caml library for writing CGIs
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- OCaml 100.0%