Definition:
void ap_table_unset(table *t, const char *k);
Usage example:
No examples available.
Removes the table entry corresponding to key.
Removing nonexistent entries is not an error condition.
Previous: ap_table_setn
Next: ap_time_process_request
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)