Hello, I'm experiencing some problems with pound right now. I just realized that non standard HTTP methods are simply returned with a 501 not implemented status. I think this is excellent as standard behavior.
We are running an web application which is heavily using REST like stuff, and so we are using user defined HTTP commands. I realized that there is the xHTTP option inside the server section, but it allows only 4 values. Is there any way to ignore the HTTP method check and forward it the the server in any case? If not, is there any really good reason why you do this? Thanks for your help, and thanks for taking the time to write pound. It's really useful. Tobias -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
