start the process of changing HTTP request dispatching to do it based on *both* URI...
authorKevin P. Fleming <kpfleming@digium.com>
Tue, 18 Mar 2008 22:32:26 +0000 (22:32 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Tue, 18 Mar 2008 22:32:26 +0000 (22:32 +0000)
commite191b51a0849ae51b782c9809a9013c960eac392
tree359e80b11b9aeec274ca5fe62c4b6a075d487417
parent994d0255231dcbcf0a43cea17f15f1ba6e64e8a5
start the process of changing HTTP request dispatching to do it based on *both* URI and method, so that POST support can move into a module; move http.c's private function prototypes into _private.h

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@109762 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/_private.h
include/asterisk/http.h
main/http.c
main/manager.c
res/res_phoneprov.c