1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/data/htdocs/form_post.md

818 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - form_post.fun (CGI) Documentation for form_post.fun (CGI) Documentation for form_post.fun (CGI) /documentation/examples/data/htdocumentation/form_post/ en
cgi
example
form_post
  • Location: examples/data/htdocumentation/form_post.fun
  • Category: CGI script used by HTTP server examples

Description

  • Demonstrates handling of POST form data via the CGI interface.

How to run

  • Through one of the HTTP server examples, e.g.:

See also

  • documentation/examples/httpserver.md (deep-dive)