Open-EO / openeo-wcps-driver

A prototype implementation for WC(P)S backends
Apache License 2.0
4 stars 0 forks source link

fix cors header wild card response #20

Open aljacob opened 5 years ago

aljacob commented 5 years ago

in live environment for some unknown reason the cors header still returns a wild card response. Need to check configuration of live environment for why this is happening. In the latest version when deployed in local test environment, the cors header includes the remote host having send the original request.