Github user sudheerv commented on the pull request: https://github.com/apache/trafficserver/pull/270#issuecomment-130071743 @meeramn : I agree with the comments that this change seems like something that can (and should?) be done in a plugin rather than in the core. It should be fairly simple to write a plugin that reads a config file with the methods that need to be filtered and be used for any method (including webdav). We have a similar internal plugin that overrides ip_allow (we basically allow everything from ip_allow and control them from the plugin) for restricting methods based on ip type (internal, external etc).
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---