[Http-webtest-general] HTTP-WebTest looking pretty solid now
Brought to you by:
m_ilya,
richardanderson
From: Richard A. <ri...@ri...> - 2002-06-20 06:02:02
|
Hi Ilya. After looking though the Changes log, it looks like version 1.99_* has had a good amount of real-world use and a lot of the obvious bugs have been fixed. Maybe it's time to strip off the comment "THIS IS A BETA VERSION THAT IS A REWRITE OF VERSION 1.07 ..." from the docs? When do you think it should be released as 2.0.0? After trying Parse::RecDescent, what is your opinion of it? Are there any circumstances where you might use it for some other problem? As I recall, the default value of apache_options used to be -X, which seemed reasonable. Why did you change this or is it not documented? I notice an item in TODO about cleaning up the code for local testing. I always suspected that this was one of the least used options in the module. Have you ever received any queries / bug reports for this function? Why do you need an error_log parameter? The location of the error log is specified in the httpd.conf file in the temp directory that the module creates, so the error log will always be in the temp directory unless the user edits the module's httpd.conf file. The docs say the allowed values of method are GET and PUT. This should be GET and POST, yes? Cheers, Richard ri...@ri... www.richard-anderson.org www.raycosoft.com |