cors-filter
cors-filter copied to clipboard
CORSFilter is not supporting PATCH based http request
Hi,
I am using ur corsfilter in rest level. In Rest for updating a resource we are going with PATCH method, in this case corsFilter throwing an Forbidden(403) error.
Could you please reply on this?
We are having the same issue.