是否可以在Websphere Application Server Liberty Profile V8.5中应用跨源资源共享(CORS)?
我搜索了红皮书但却找不到IBM提及它的任何内容.(http://www.redbooks.ibm.com/abstracts/sg248076.html?Open)
我不可能像下面这样以编程方式设置标头:
Access-Control-Allow-Origin: *
(http://enable-cors.org/server.html)
cors websphere-liberty
cors ×1
websphere-liberty ×1