In microgateway, we have plugin sequence as
Whenever options request reaches microgateway, the response headers are set and then the request is forwarding to oauth plugin which is wierd
As per this line it should end the options request right there. But it is being sent to next plugin