|
Apache HTTPD
|
Functions | |
| int | ap_xml_parse_input (request_rec *r, apr_xml_doc **pdoc) |
| int ap_xml_parse_input | ( | request_rec * | r, |
| apr_xml_doc ** | pdoc | ||
| ) |
Get XML post data and parse it.
| r | The current request |
| pdoc | The XML post data |
< Module has handled this stage.
< Module has handled this stage.
Definition at line 36 of file util_xml.c.