]
Juraj Duráni resolved TEIID-4366.
---------------------------------
Resolution: Done
[~rareddy] thanks. I used apache http client and tests passed now.
Provide CORS support on OData Service
-------------------------------------
Key: TEIID-4366
URL:
https://issues.jboss.org/browse/TEIID-4366
Project: Teiid
Issue Type: Enhancement
Components: OData
Affects Versions: 8.12
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Labels: Alpha3
Fix For: 8.12.7.6_3, 9.0.4, 9.1
Good write up CORS can be found here
https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS
OData needs to implement CORS support to be valuable with java script based client
development technologies.