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

497 B

form_post.fun (CGI)

  • Location: examples/data/htdocs/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

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