[Modcplusplus-devel] (gr84b8) mod_cplusplus ChangeLog
Brought to you by:
gr84b8,
johnksterling
From: Mod C. C. L. <mod...@so...> - 2002-04-17 01:21:09
|
Mod Cplusplus CVS committal Author : gr84b8 Module : mod_cplusplus Dir : mod_cplusplus Modified Files: ChangeLog Log Message: add in request_body stuff =================================================================== RCS file: /cvsroot/modcplusplus/mod_cplusplus/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- ChangeLog 12 Nov 2001 16:22:01 -0000 1.4 +++ ChangeLog 17 Apr 2002 01:21:07 -0000 1.5 @@ -1,3 +1,7 @@ +2002-04-16 John K. Sterling <jo...@st...> + * Add proper support for post and put to the examples. also added + in the discard_request_body method + (Submitted by: Nathan Stitt <na...@al...>) 2001-11-12 John K. Sterling <jo...@st...> * Add support for stl strings (Submitted by: kurtb149 Kurt M. Brown) 2001-07-21 John K. Sterling <jo...@st...> |