1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-16 11:21:57 +03:00
Files
libhttp/docs/api/mg_handle_form_request.md
2016-11-27 01:02:52 +01:00

403 B

Civetweb API Reference

mg_handle_form_request( conn, fdh );

Parameters

Parameter Type Description
conn struct mg_connection *
fdh struct mg_form_data_handler

Return Value

Type Description
int

Description

See Also