]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add new api, ap_args_to_table, to parse a request's arguments into a table.
authorPaul Querna <pquerna@apache.org>
Fri, 5 Dec 2008 07:15:22 +0000 (07:15 +0000)
committerPaul Querna <pquerna@apache.org>
Fri, 5 Dec 2008 07:15:22 +0000 (07:15 +0000)
commitba87dcea6aaebf414aa0ad6dc915f09d91203194
tree4d45aee40c1c63e5651ae1bce051dbdb603073b8
parent81df07c6ea87f8da2018064425dcb238a2497c15
Add new api, ap_args_to_table, to parse a request's arguments into a table.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/wombat-integration@723627 13f79535-47bb-0310-9956-ffa450edef68
include/util_script.h
server/util_script.c