Apache2 checkins (not quite done)
John Williams <[email protected]>
| Newsgroups | gmane.comp.web.mason.devel |
|---|---|
| Message-ID | <[email protected]> |
I've got another offline weekend ahead, so I thought I would check most of this stuff in. t/08-ah.t #24 turned out to be that Apache2 does not accept a 200 status code. It gets interpreted as "Internal Error: 200 OK". Apache1 was more forgiving. I have changed ApacheHandler to return 0 (OK) if someone calls $m->abort(200), but I could just as easily have changed the test to call $m->abort(0) if anyone has strong feelings that that would be more correct. The last test in t/16-live_cgi.t is still failing. I have a fix, but I'm not really happy with it yet. Apache2 has some different behaviors when processing a non-existant file, and I think I need to take the time to add a couple more dhandler tests to the live tests to make sure we get it right. ~ John Williams ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl