Re: Passing though unsupported HTTP methods instead of returning a 501 Not Implemented?
Michiel Boland <[email protected]> Mon, 20 Nov 2006 23:06:38 +0100 (CET)
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
> I must say the request.c is really a piece of cleanly > written code. We are tempted to patch it so we can > toggle it to pass through HTTP methods that don't have > built-in support. But before we embark such an > endeavor, we would like to hear people's comments > first, especially, are we re-inventing the wheel? Sounds interesting. To my knowledge noone has attempted this yet. Cheers Michiel