-
- Downloads
start the process of changing HTTP request dispatching to do it based on...
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
Showing
- include/asterisk/_private.h 3 additions, 1 deletioninclude/asterisk/_private.h
- include/asterisk/http.h 19 additions, 11 deletionsinclude/asterisk/http.h
- main/http.c 8 additions, 5 deletionsmain/http.c
- main/manager.c 7 additions, 7 deletionsmain/manager.c
- res/res_phoneprov.c 3 additions, 2 deletionsres/res_phoneprov.c
Loading
Please register or sign in to comment