## Problem As of now, Snow does not allow to mind to OPTIONS and PATCH http methods. ## Solution - Add `@WebOptions` and `@WebPatch` with the same binding capabilities.
Problem
As of now, Snow does not allow to mind to OPTIONS and PATCH http methods.
Solution
@WebOptionsand@WebPatchwith the same binding capabilities.