Hi
I am calling my servlet from external application creating a Ajax call invoking csrf token and uploading asset to them.
I get 403 while invoking the servlet. If I remove post from referrer it works. Is there any way to remove post restriction for particular servlet ?