GitHub user ritesh-malav opened a pull request: https://github.com/apache/flume/pull/257
Handling doOptions doOptions handling in flume to not get 403 forbidden for implementing httpservlet You can merge this pull request into a Git repository by running: $ git pull https://github.com/ritesh-malav/flume patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flume/pull/257.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #257 ---- commit 146eb0757739f91b0dc30c9b53e8348544dc228d Author: ritesh-malav <ritesh.malav86@...> Date: 2018-12-06T06:19:13Z Handling doOptions doOptions handling in flume to not get 403 forbidden for implementing httpservlet ---- ---