https://bz.apache.org/bugzilla/show_bug.cgi?id=63972
Bug ID: 63972
Summary: need alternate apr_table methods for multi values
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: mod_lua
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Some apr_tables have duplicated keys. I think we need a non luatable interface
to be able to get an array of matching keys or "add" a key instead of "set" in
the case of duplicates.
The top candidates would be e.g. subprocess_env, headers_in, headers_out,
err_headers_out. I don't know if this could be dynamic or would be a copypasta
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]