Search results

  1. B

    OLS and CORS headers when using Rewrite to proxy to a different website

    While using OLS we need for a project to access an API from a provider that is not CORS configured (no Access-Control-Allow-Origin) and also we need to send an API key which needs to be hidden from client side. So the desired solution is to use a vhost that has a rewrite rule similar to the...
Top