Currently, the api mock server its running on a different port when compared to the SPA Im trying to test with Protractor. Proxying API requests is not an option in my case.
Please add the ability to support OPTIONS http request methods so that preflight requests succeed.